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 2fefd56 commit 71b882aCopy full SHA for 71b882a
.github/workflows/update-haskell-ci-on-tested-with-pr.yml
@@ -12,7 +12,7 @@ on:
12
permissions:
13
contents: write
14
pull-requests: write
15
- workflows: write # allow committing changes to .github/workflows/*
+ actions: write # allow committing changes to .github/workflows/*
16
17
concurrency:
18
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
0 commit comments