You've already forked ansible-role-auth-duo
[SKIP CI] Also lint on manual task
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
commands:
|
||||
- ansible-lint -c ".ansible-lint"
|
||||
when:
|
||||
event: push
|
||||
event: [ push, manual ]
|
||||
yamllint:
|
||||
group: test
|
||||
name: "Lint: Yamllint"
|
||||
@@ -26,4 +26,4 @@ steps:
|
||||
commands:
|
||||
- yamllint -f colored .
|
||||
when:
|
||||
event: push
|
||||
event: [ push, manual ]
|
||||
|
||||
Reference in New Issue
Block a user