idek
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m22s
Details
Infrastructure / Check infrastructure definitions (pull_request) Failing after 1m22s
Details
This commit is contained in:
parent
d143ffc123
commit
7b7f9f5999
|
@ -34,6 +34,7 @@ jobs:
|
||||||
id: changed-playbooks
|
id: changed-playbooks
|
||||||
uses: tj-actions/changed-files@v38
|
uses: tj-actions/changed-files@v38
|
||||||
with:
|
with:
|
||||||
|
since_last_remote_commit: "true"
|
||||||
files: infra/**-playbook.yaml
|
files: infra/**-playbook.yaml
|
||||||
|
|
||||||
- name: Check modified playbooks
|
- name: Check modified playbooks
|
||||||
|
|
Loading…
Reference in New Issue