We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a481f commit 56dd43aCopy full SHA for 56dd43a
.github/workflows/template-sync.yaml
@@ -32,7 +32,6 @@ jobs:
32
- name: Checkout
33
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
with:
35
- fetch-depth: 0
36
token: ${{ steps.template-sync-app-token.outputs.token }} # needed for private repositories
37
38
- name: Sync universal-addon template
0 commit comments