Skip to content

Commit

Permalink
workflow/webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
mehtachandrashekhar committed Jun 9, 2024
1 parent 4f1b412 commit 1ef784f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
respond-to-dispatch:
runs-on: ubuntu-latest
steps:
- name Checkout repo
- name: Checkout repo
uses: actions/checkout@v2
- name: Run a script
run: echo "Event of type: $GITHUB_EVENT_NAME"

0 comments on commit 1ef784f

Please sign in to comment.