-
Notifications
You must be signed in to change notification settings - Fork 21
add PR test workflow and issue templates #39
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
Conversation
Seems like we need to initialize the action by setting up some kind of Github workflow on main... Or maybe it's some permission issue? |
Add cookie to branches in the test on pr workflow and it should ten the tests |
@sbillinge I don't think that's the issue because we have pull_request listed. Also see #40 which also can't trigger the action |
@Tieqiong Maybe you could confirm whether it's a permission problem by making a PR to your own main? |
Yup, seems like it stems from permission PR to |
I will mege this and we can see if it runs the CI on push |
@sbillinge please check. This is a temporary
pr-test
workflow running unit test. Will update during cookie cut.