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