Skip to content

Commit a933c5c

Browse files
try again this time
1 parent 4c7a9d9 commit a933c5c

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
@@ -13,4 +13,4 @@ jobs:
1313
- name: Checkout repo
1414
uses: actions/checkout@v2
1515
- name: Run a script
16-
run: echo "Event of type: $GITHUB_EVENT_NAME"
16+
run: echo "Event of type:$GITHUB_EVENT_NAME"

0 commit comments

Comments
 (0)