Skip to content

Commit

Permalink
update to only run on pushes to main. (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmctune authored Aug 21, 2023
1 parent 1f8e49b commit 514cc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: "generate-release"
on:
push:
branches:
- test-action
- main

jobs:
generate-release:
Expand Down

0 comments on commit 514cc87

Please sign in to comment.