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:
|
commands:
|
||||||
- ansible-lint -c ".ansible-lint"
|
- ansible-lint -c ".ansible-lint"
|
||||||
when:
|
when:
|
||||||
event: push
|
event: [ push, manual ]
|
||||||
yamllint:
|
yamllint:
|
||||||
group: test
|
group: test
|
||||||
name: "Lint: Yamllint"
|
name: "Lint: Yamllint"
|
||||||
@@ -26,4 +26,4 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- yamllint -f colored .
|
- yamllint -f colored .
|
||||||
when:
|
when:
|
||||||
event: push
|
event: [ push, manual ]
|
||||||
|
|||||||
Reference in New Issue
Block a user