Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gnawisetech authored May 28, 2024
1 parent 8692bac commit 1d312fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Create release
on:
push:
branches: [ master ]
## add these two lines:
pull_request:
branches: [ master ]
workflow_dispatch:

env:
Expand Down

0 comments on commit 1d312fd

Please sign in to comment.