Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c83f34c

Browse files
PYTHON-5047 Do not run nightly release check on forks (#2134)
(cherry picked from commit a641337)
1 parent e15b820 commit c83f34c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/release-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
pre-publish:
3838
environment: release
3939
runs-on: ubuntu-latest
40+
if: github.repository_owner == 'mongodb' || github.event_name == 'workflow_dispatch'
4041
permissions:
4142
id-token: write
4243
contents: write

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /