Skip to content

Commit 4f02b9f

Browse files
committed
?
1 parent 81f5ae8 commit 4f02b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)