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

[CI] Add support for post merge testing #859

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shahmishal
Copy link
Member

No description provided.

Comment on lines +4 to +6
push:
branches: [main]

Copy link
Member

Choose a reason for hiding this comment

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

Would it be better to just add

  push:
    branches: [main]

To pull_reqeust.yml and rename the workflow’s name from Pull request to Test? That way the pull request tests and the post-merge tests are always the same. I am a little worried that they will drift apart otherwise.

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.

2 participants