We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824c7ae commit 801694aCopy full SHA for 801694a
2 files changed
‎.github/workflows/call-auto-merge.yml‎
@@ -17,6 +17,6 @@ on:
17
jobs:
18
call-auto-merge:
19
uses: variablesoftware/github-workflows/.github/workflows/auto-merge.yml@main
20
- secrets:
21
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ # secrets:
+ # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
‎.github/workflows/call-ci-semantic-release-sync.yml‎
@@ -17,5 +17,5 @@ on:
call-ci-release-sync:
uses: variablesoftware/github-workflows/.github/workflows/ci-semantic-release-sync.yml@main
0 commit comments