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 4c7a9d9 commit a933c5cCopy full SHA for a933c5c
.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