Skip to content

Commit d0d7da7

Browse files
authored
Enable use-auto-merge option
1 parent 93fed7c commit d0d7da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- uses: actions/checkout@v3
1212
- uses: ./
1313
with:
14-
repo-token: ${{ secrets.GITHUB_TOKEN }}
14+
use-auto-merge: true
1515
allowed-actors: tjenkinson, dependabot[bot]
1616
package-block-list: '@actions/core, @actions/github'

0 commit comments

Comments
 (0)