Skip to content

Commit

Permalink
Update build.yml (#8)
Browse files Browse the repository at this point in the history
- Make build, ya know, build on pushes to main since there are no
  releases, yet.
  • Loading branch information
imeyer authored Sep 12, 2023
1 parent 6c14da1 commit 5181013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflows: ["Test"]
types: [requested]
branches:
- "releases/**"
- main

jobs:
Build:
Expand Down

0 comments on commit 5181013

Please sign in to comment.