1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

tree: import changes from testing-devel at d3a64c6f6a

This commit is contained in:
CoreOS Bot
2024-11-19 19:15:50 +00:00
parent bf922b4038
commit bf1014c5db

View File

@@ -55,6 +55,7 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ matrix.branch }}
submodules: true
# https://github.com/actions/checkout/issues/766
- name: Mark git checkout as safe
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"