We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7659970 commit 231f2d8Copy full SHA for 231f2d8
.github/workflows/repo-sync.yml
@@ -10,6 +10,8 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
+ with:
14
+ persist-credentials: false
15
16
- uses: repo-sync/github-sync@v2
17
name: Sync repo to branch
0 commit comments