Skip to content

Commit c72f16a

Browse files
committed
Avoid using docs-release environment for PR checks.
1 parent d3fd979 commit c72f16a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
test-deploy:
2121
if: github.event_name != 'push'
2222
runs-on: ubuntu-latest
23-
environment: docs-release
2423
steps:
2524
- uses: actions/checkout@v4
2625
with:

0 commit comments

Comments
 (0)