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 2921ccc commit 364ae0bCopy full SHA for 364ae0b
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
main:
15
name: Lint & Test
16
runs-on: ubuntu-latest
17
+ environment: CI
18
steps:
19
- uses: actions/checkout@v4
20
- name: Use Node.js
0 commit comments