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 ba27970 commit 9e13132Copy full SHA for 9e13132
.github/workflows/ci.yaml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
build:
13
+ environment: "CI Test"
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v2
0 commit comments