mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 13:47:20 +00:00
chore: update sec-auto-merge.yml (#1041)
This commit is contained in:
parent
c39d6d3f14
commit
986ad9c20c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sec-auto-merge.yml
vendored
1
.github/workflows/sec-auto-merge.yml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Fix merge conflicts
|
- name: Fix merge conflicts
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue