Skip to content

Commit

Permalink
change workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleader committed Sep 28, 2023
1 parent 23ec135 commit e73a543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cdm-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: cdm-ci

# Controls when the action will run.
on:
Expand All @@ -10,7 +10,7 @@ on:
- LICENSE
- '**.md'
- .github/workflows/faux-crucible-ci.yaml
- .github/workflows/faux-ci.yaml
- .github/workflows/faux-cdm-ci.yaml
- 'docs/**'

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

0 comments on commit e73a543

Please sign in to comment.