Skip to content

Commit

Permalink
ci: run the CI workflow without PR
Browse files Browse the repository at this point in the history
  • Loading branch information
tampakrap committed Apr 4, 2024
1 parent f8d47e8 commit b6da60e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- release-*
- publish_last
pull_request: {}
workflow_dispatch: {}

Expand Down

0 comments on commit b6da60e

Please sign in to comment.