infra-setup #2
|
@ -34,6 +34,7 @@ jobs:
|
|||
id: changed-playbooks
|
||||
uses: tj-actions/changed-files@v38
|
||||
with:
|
||||
since_last_remote_commit: "true"
|
||||
files: infra/**-playbook.yaml
|
||||
|
||||
- name: Check modified playbooks
|
||||
|
|
Loading…
Reference in New Issue