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 28fe0d1 commit fbf09c7Copy full SHA for fbf09c7
.github/workflows/hotfix-release-branches.yml
@@ -28,6 +28,7 @@ on:
28
29
jobs:
30
hotfix_release_branches:
31
+ permissions: write-all
32
# See https://runs-on.com/runners/linux/
33
# use a lower powered instance since this just does i/o to docker hub
34
runs-on: [runs-on,runner=2cpu-linux-x64,"run-id=${{ github.run_id }}"]
0 commit comments