We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d9715 commit 17d9797Copy full SHA for 17d9797
1 file changed
.github/workflows/ogbot.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
pr:
9
runs-on: ubuntu-latest
10
+ permissions: write-all
11
steps:
12
- uses: OpenGamma/OGBot@main
13
with:
0 commit comments