We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b8fe8 commit d52d479Copy full SHA for d52d479
1 file changed
.github/workflows/test.yml
@@ -17,6 +17,7 @@ permissions:
17
jobs:
18
build_test:
19
runs-on: ubuntu-latest
20
+ environment: central
21
steps:
22
- name: Checkout
23
uses: actions/checkout@v4
0 commit comments