Fix CI not running on main

This commit is contained in:
Charles Bochet
2024-10-21 13:32:54 +02:00
parent 2f72e22ff9
commit eaab2d0dd2
+2 -1
View File
@@ -113,7 +113,8 @@ jobs:
steps:
- name: Fetch local actions
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check for changed files
id: changed-files
uses: tj-actions/changed-files@v11