SPIRV-Tools/.github/workflows
Steven Perron b6498eac1e
Limit when the github action bazel builds run (#5071)
The bazel build are set up to run any time there is a push to any branch. This
cause the same workflow to be run twice when a PR is updated.

I'm changing the workflow to trigger on there is a push to "main", for the
continuous test, and leaving the pull_request trigger for the presubmit test.
2023-01-19 11:38:48 +01:00
..
autoroll.yml Rename bot in autoroll.yml (#5072) 2023-01-19 00:49:07 +00:00
bazel.yml Limit when the github action bazel builds run (#5071) 2023-01-19 11:38:48 +01:00
wasm.yml Add Github Actions to test Bazel builds. (#5043) 2023-01-16 10:29:02 -05:00