Skip to content

Commit

Permalink
turn on root-cmakelists tests for push to dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTimothyAldenDavis committed Nov 25, 2023
1 parent 1a4cdd4 commit 72bffc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/root-cmakelists.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: root-cmakelists
on:
workflow_dispatch:
push:
branches-ignore:
- '**/dev2'
- '**/*dev2'
# branches-ignore:
# - '**/dev2'
# - '**/*dev2'
pull_request:

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

0 comments on commit 72bffc6

Please sign in to comment.