infra-setup #2

Merged
cyclane merged 26 commits from :infra-setup into main 2023-09-02 17:54:04 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 7b7f9f5999 - Show all commits

View File

@ -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