We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e487e commit 300657aCopy full SHA for 300657a
4 files changed
.github/workflows/ci.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
build:
11
runs-on: ubuntu-latest
12
+ environment: test
13
permissions:
14
contents: read
15
id-token: write
0 commit comments