We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b94f66 commit 4c7a9d9Copy full SHA for 4c7a9d9
1 file changed
.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