Skip to content

Commit 90842a2

Browse files
committed
chore: tries to fix env vars
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 328d9b8 commit 90842a2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/check_fullstack_demo_ts_pr.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
permissions:
1515
contents: read
16-
environment: build
1716

1817
steps:
1918
- uses: actions/checkout@v4

.github/workflows/check_push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ on:
2525
- "lesson_26/api/**"
2626
jobs:
2727
build:
28-
environment: build
2928
runs-on: ubuntu-latest
3029
permissions:
3130
contents: read

0 commit comments

Comments
 (0)