Skip to content

Commit

Permalink
Merge pull request #506 from DrTimothyAldenDavis/dev
Browse files Browse the repository at this point in the history
workflow
  • Loading branch information
DrTimothyAldenDavis authored Nov 6, 2023
2 parents fb633f2 + 8627b9c commit df9457a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-arch-emu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- '**/dev2'
- '**/*dev2'
pull_request:

concurrency: ci-arch-emu-${{ github.ref }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- '**/dev2'
- '**/*dev2'
pull_request:

concurrency: ci-${{ github.ref }}
Expand Down

0 comments on commit df9457a

Please sign in to comment.