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 1e11801 commit f7d79b9Copy full SHA for f7d79b9
.github/workflows/webhook.yml
@@ -11,4 +11,4 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Run a script
14
- run: echo "Event of type: $GITHUB_EVENT_NAME"
+ run: echo "Event of type: $GITHUB_EVENT_NAME"
0 commit comments