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 91e2000 commit 6d3b37eCopy full SHA for 6d3b37e
.github/workflows/webhook.yml
@@ -12,4 +12,4 @@ jobs:
12
- name: Checkout repo
13
uses: actions/checkout@v2
14
- name: Run a script
15
- run: echo "Event of type: $GITHUB_EVENT_NAME"
+ run: 'echo "Event of type: $GITHUB_EVENT_NAME"''
0 commit comments