Skip to content

Commit e2759fb

Browse files
committed
webhook
1 parent 01f383d commit e2759fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/webhook.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
respond-to-dispatch:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- name: Run a script
13-
run: echo "Event of type: $GITHUB_EVENT_NAME"
12+
- name: "Run a script"
13+
run: 'echo "Event of type: $GITHUB_EVENT_NAME"'

0 commit comments

Comments
 (0)