File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
yamllint/.github/workflows Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ name: push
1010
1111jobs :
1212 ack :
13- uses : ansible/devtools/.github/workflows/push.yml@main
13+ uses : ansible/team- devtools/.github/workflows/push.yml@main
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ on: # <-- ansible-lint should not complain or touch about this 'on'
66
77jobs :
88 ack :
9- uses : ansible/devtools/.github/workflows/ack.yml@main
9+ uses : ansible/team- devtools/.github/workflows/ack.yml@main
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ on: # <-- this is invalid by YAML 1.2 spec as it loads as true boolean.
66
77jobs :
88 ack :
9- uses : ansible/devtools/.github/workflows/ack.yml@main
9+ uses : ansible/team- devtools/.github/workflows/ack.yml@main
You can’t perform that action at this time.
0 commit comments