Skip to content

Commit

Permalink
DAOS-15677 cq: make copyright GHA required (#15636)
Browse files Browse the repository at this point in the history
Signed-off-by: Dalton Bohning <[email protected]>
  • Loading branch information
daltonbohning authored Dec 18, 2024
1 parent f07e5da commit 15029a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ jobs:
- codespell
# - clang-format # not required
- yaml-lint
- copyright
if: (!cancelled())
steps:
- name: Check if any job failed
Expand Down

0 comments on commit 15029a1

Please sign in to comment.