Closed pbrisbin closed 3 years ago
:thinking: Need to figure out how to prevent it running twice.
Mh, that is something really annoying. Unfortunately I really do not know a way except to only run on for example the main
-branch and on pull requests. If you want that I can provide you with a fix for that.
Thank you for finishing the task :-)
Btw. you might want to rebase the branch onto my pull request, I am not sure but I think that then when merging both PRs should be closed.
Yeah, I was expecting to merge this PR and close yours without merging (sorry!).
I think push: { branches: [main] }
and pull_request:
is actually what I want! I'll try that.
Hahaha master => main just broke our builder's build.
@filipesperandio Amazing, that's hilarious.