We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3e58a commit 3c157ecCopy full SHA for 3c157ec
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
ci:
10
name: "CI"
11
+ environment: CI
12
runs-on: "ubuntu-latest"
13
steps:
14
- uses: "actions/checkout@v4"
0 commit comments