-
Notifications
You must be signed in to change notification settings - Fork 30
The conda-package workflow triggers change #639
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
The workflow should trigger on pushes to any branch, and on pull_requests
I disabled pull_requests due to security. As I did not know how it works for foreign PRs. |
Without |
I do not understand why some upload tasks failed. They should have been ignored. |
It is because there is package with the same version on the channel. It was happened when we added release* branch for uploading. |
Can we use |
We can. But it will only hide an error. |
The workflow should trigger on pushes to any branch, and on pull_requests