Skip to content

Commit 080e20e

Browse files
committed
Try webhook again 4
1 parent d250bbc commit 080e20e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/webhook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- name: Checkout repo
1313
uses: actions/checkout@v2
1414
- name: Run a script
15-
run: echo "Event of type: ${GITHUB_EVENT_NAME}"
15+
run: echo "Event of type ${GITHUB_EVENT_NAME}"

0 commit comments

Comments
 (0)