Skip to content

Commit

Permalink
Fixed the branch used to trigger workflow runs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dboddie committed Mar 3, 2024
1 parent 11fb942 commit 57389df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-roms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Make ROMs

on:
push:
branches: ['python3-subset']
branches: ['python3']
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 57389df

Please sign in to comment.