Skip to content

Commit

Permalink
change ci name
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleader committed Sep 27, 2023
1 parent b1e4ff6 commit 93ab6e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
workflow_dispatch:

concurrency:
group: ${{ github.ref }}/ci
group: ${{ github.ref }}/cdm-ci
cancel-in-progress: true

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/crucible-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- LICENSE
- '**.md'
- .github/workflows/faux-crucible-ci.yaml
- .github/workflows/cdm-ci.yaml
- 'docs/**'
workflow_dispatch:

Expand Down

0 comments on commit 93ab6e3

Please sign in to comment.