Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GitHub PR checks #37

Merged
merged 1 commit into from
Mar 1, 2022
Merged

Fix GitHub PR checks #37

merged 1 commit into from
Mar 1, 2022

Conversation

Stretch96
Copy link
Member

  • PR's opened from untrusted forks don't run the on: push checks
  • This changes the behaviour so that they only run on pushes to main,
    and also on all PR branches when authorized to

* PR's opened from untrusted forks don't run the `on: push` checks
* This changes the behaviour so that they only run on pushes to `main`,
  and also on all PR branches when authorized to
@Stretch96 Stretch96 merged commit 5351b09 into main Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant