Skip to content

Commit

Permalink
this commit should not trigger a deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
omenking committed Apr 30, 2024
1 parent f7d79b9 commit e803eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
respond-to-dispatch:
runs-on: ubuntu-latest
steps:
- name: Run a script
run: echo "Event of type: $GITHUB_EVENT_NAME"
- name: "Run a script"
run: 'echo "Event of type: $GITHUB_EVENT_NAME"'

0 comments on commit e803eac

Please sign in to comment.