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 e48734d commit 544753bCopy full SHA for 544753b
.github/workflows/update-from-template.yml
@@ -183,8 +183,6 @@ jobs:
183
steps:
184
- uses: actions/checkout@v4
185
with:
186
- # Required because otherwise there are always changes detected when executing diff/rev-list
187
- fetch-depth: 0
188
# If no PAT is used the following error occurs on a push:
189
# refusing to allow a GitHub App to create or update workflow `.github/workflows/xxx.yml` without `workflows` permission
190
token: ${{ secrets.UPDATE_FROM_TEMPLATE_PAT }}
0 commit comments