We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3f387 commit 63520b7Copy full SHA for 63520b7
.github/workflows/main.yml
@@ -92,6 +92,7 @@ jobs:
92
93
check:
94
name: Check
95
+ environment: development
96
if: always()
97
needs: [lint, test]
98
runs-on: ubuntu-latest
0 commit comments