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

Run workflows on pull_request event #534

Open
ilia1243 opened this issue Oct 31, 2023 · 0 comments
Open

Run workflows on pull_request event #534

ilia1243 opened this issue Oct 31, 2023 · 0 comments
Labels
improvement New feature or request

Comments

@ilia1243
Copy link
Contributor

Currently workflows are run on push event that restricts external contribution from forks. Need to run workflows on pull_request event and think of

  • Avoid double runs
  • Persist ability to run in branches without PR.

https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request
https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#controlling-changes-from-forks-to-workflows-in-public-repositories

@ilia1243 ilia1243 added the improvement New feature or request label Oct 31, 2023
@ilia1243 ilia1243 self-assigned this Oct 31, 2023
@ilia1243 ilia1243 removed their assignment Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant