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 542f07a commit 50bb78fCopy full SHA for 50bb78f
.github/workflows/localaibot_automerge.yml
@@ -6,7 +6,8 @@ permissions:
6
contents: write
7
pull-requests: write
8
packages: read
9
-
+ issues: write # for Homebrew/actions/post-comment
10
+ actions: write # to dispatch publish workflow
11
jobs:
12
dependabot:
13
runs-on: ubuntu-latest
0 commit comments