We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a933c5c commit 627e7abCopy full SHA for 627e7ab
.github/workflows/webhook.yml
@@ -13,4 +13,4 @@ jobs:
13
- name: Checkout repo
14
uses: actions/checkout@v2
15
- name: Run a script
16
- run: echo "Event of type:$GITHUB_EVENT_NAME"
+ run: echo "Event of type:$GITHUB_EVENT_NAME"
0 commit comments