This commit is contained in:
Edward Firmo
2024-02-12 12:52:15 +01:00
parent 156dbf8345
commit a52a7cee55
6 changed files with 25 additions and 25 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4.1.0
with:
fetch-depth: '0' # Fetch all history for all tags and branches
fetch-depth: '0'
- name: Identify changed files
uses: tj-actions/changed-files@v41