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.
2 parents 79800b2 + be834ce commit 1d7f243Copy full SHA for 1d7f243
.github/workflows/build_container.yml
@@ -9,6 +9,9 @@ on:
9
- '*'
10
workflow_dispatch:
11
12
+permissions:
13
+ contents: read
14
+
15
jobs:
16
setup-matrix:
17
runs-on: ubuntu-latest
.github/workflows/ci.yaml
@@ -7,6 +7,9 @@ on:
7
- main
8
.github/workflows/release.yml
tags:
release:
name: Release
0 commit comments