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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fix GH Actions Run Behavior on PRs/Tags #291

Open
wants to merge 31 commits into
base: develop
Choose a base branch
from

Conversation

WillXuCodes
Copy link
Member

@WillXuCodes WillXuCodes commented Jun 2, 2023

Summary:

This PR does a couple things to the CI:

  • PRs no longer trigger an extra CI run.
  • Tags now trigger CI runs on pushes.

Test Plan:

  • Make sure normal pushing triggers CI
  • Make sure CI does not trigger on this PR.
  • Push a tag on this branch and see if CI triggers

@WillXuCodes
Copy link
Member Author

The CodeQL action ran on PR but that should be fine since that's not run on push.

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.

None yet

2 participants