Skip to content

Commit

Permalink
Only generate releases on main
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
nosoop committed Jul 11, 2024
1 parent cdfd9e6 commit 4ab4034
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Build Workflow

on:
push
branches:
- main

jobs:
create_release:
Expand Down

0 comments on commit 4ab4034

Please sign in to comment.