Skip to content

Commit 627e7ab

Browse files
try now
1 parent a933c5c commit 627e7ab

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)