Skip to content

Commit f9850a5

Browse files
committed
try again x2
1 parent 9f6163e commit f9850a5

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
@@ -10,4 +10,4 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Run a script
13-
run: echo "Event of type: $GITHUB_EVENT_NAME"
13+
run: 'echo "Event of type: $GITHUB_EVENT_NAME"''

0 commit comments

Comments
 (0)