We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bebe2 commit ebecaf8Copy full SHA for ebecaf8
‎.github/workflows/call-auto-merge.yml‎
@@ -17,8 +17,7 @@ on:
17
jobs:
18
call-auto-merge:
19
uses: variablesoftware/github-workflows/.github/workflows/auto-merge.yml@main
20
- with:
21
- # any workflow inputs
+
22
secrets:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
‎.github/workflows/call-ci-semantic-release-sync.yml‎
@@ -17,7 +17,6 @@ on:
call-ci-release-sync:
uses: variablesoftware/github-workflows/.github/workflows/ci-semantic-release-sync.yml@main
0 commit comments