Skip to content

Commit e4756b0

Browse files
committed
Associate typecheck job with an environment
1 parent 3ac0633 commit e4756b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
typecheck:
1212
runs-on: ubuntu-latest
1313
name: Typecheck
14+
environment: typecheck
1415
steps:
1516
- uses: actions/checkout@v3
1617
- name: Set up Ruby

0 commit comments

Comments
 (0)