Skip to content

Commit cc9d6a8

Browse files
committed
feat: automatic update of workflows master
1 parent 89bd32d commit cc9d6a8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/lint-collection.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Ansible collection linters
3+
'on':
4+
pull_request:
5+
jobs:
6+
lint:
7+
uses: stackhpc/.github/.github/workflows/lint-collection.yml@main

0 commit comments

Comments
 (0)