Skip to content

Commit

Permalink
Update webhook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vikree committed Jun 18, 2024
1 parent 61a1273 commit 565ccc2
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 @@ -12,4 +12,4 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v2
- name: Run a script
run: echo "Event of type: $GITHUB_EVENT_NAME"
run: echo "Event of type"

0 comments on commit 565ccc2

Please sign in to comment.