Skip to content

Commit 7196cb2

Browse files
authored
Avoid using docs-release environment for PR checks. (#247)
1 parent d3fd979 commit 7196cb2

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)