Skip to content

GitHub Actions: Skip cron workflow for forks#30748

Merged
zware merged 1 commit into
python:mainfrom
hugovk:skip-cron-for-forks
Feb 7, 2022
Merged

GitHub Actions: Skip cron workflow for forks#30748
zware merged 1 commit into
python:mainfrom
hugovk:skip-cron-for-forks

Conversation

@hugovk
Copy link
Copy Markdown
Member

@hugovk hugovk commented Jan 21, 2022

This job is also run on forks:

image

https://github.com/hugovk/cpython/actions/workflows/stale.yml

But there's no need to run on forks. Let's save some computing resources and only run it for this upstream organisation.

Copy link
Copy Markdown
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea. LGTM!

@erlend-aasland erlend-aasland requested a review from zware February 5, 2022 18:55
@zware zware merged commit 39dec1c into python:main Feb 7, 2022
@hugovk hugovk deleted the skip-cron-for-forks branch February 7, 2022 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants