We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae6e97 commit b34e980Copy full SHA for b34e980
.github/workflows/unittests.yaml
@@ -5,6 +5,7 @@ on: [push, pull_request]
5
jobs:
6
test:
7
runs-on: ubuntu-latest
8
+ environment: github-actions
9
steps:
10
- name: Checkout
11
uses: actions/checkout@v2
0 commit comments