Skip to content

Commit

Permalink
Bring in ci.yml, ci_sh_def.yml, ci_sh_def.yml.patch from smart_holder…
Browse files Browse the repository at this point in the history
… branch as-is.
  • Loading branch information
Ralf W. Grosse-Kunstleve committed Jul 19, 2024
1 parent 7296c39 commit cc2a428
Show file tree
Hide file tree
Showing 7 changed files with 1,500 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ on:
branches:
- master
- stable
- smart_holder
- v*

permissions: read-all

concurrency:
group: test-${{ github.ref }}
group: test-sh-avl${{ github.ref }}
cancel-in-progress: true

env:
Expand Down
Loading

0 comments on commit cc2a428

Please sign in to comment.