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 3ac0633 commit e4756b0Copy full SHA for e4756b0
.github/workflows/main.yml
@@ -11,6 +11,7 @@ jobs:
11
typecheck:
12
runs-on: ubuntu-latest
13
name: Typecheck
14
+ environment: typecheck
15
steps:
16
- uses: actions/checkout@v3
17
- name: Set up Ruby
0 commit comments