Skip to content

Commit

Permalink
ci: chore: add workflow_dispatch and fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Jul 1, 2024
1 parent 227e9b4 commit 964a9c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
on:
push:
branches:
- master
- main
workflow_dispatch:

name: "Trigger: Push action"
permissions: {}
Expand Down

0 comments on commit 964a9c1

Please sign in to comment.