bazeltools / bazel-deps

Generate bazel dependencies for maven artifacts
MIT License
249 stars 121 forks source link

Stop the workflow from running on non master #284

Closed ianoc closed 4 years ago

ianoc commented 4 years ago

The workflow shouldn't happen on pull requests or non master branches

ianoc commented 4 years ago

The GitHub Action won't run on the pull requests now as it shouldn't (we could probably do something fancier to make it selective just at the release building part too)

johnynek commented 4 years ago

can you rebase on master? this seems to be showing the whole set of changes.

ianoc commented 4 years ago

Oh I didn't notice that sorry, rebased