Skip to content

Commit

Permalink
github: Temporarily add the overhaul branch to the build-and-upload f…
Browse files Browse the repository at this point in the history
…low to test it
  • Loading branch information
dragonmux committed Jul 23, 2024
1 parent 7b19f94 commit fe20d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: build and upload
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: ['main']
branches: ['main', 'feature/ci-overhaul']

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit fe20d6b

Please sign in to comment.