We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1863d03 commit 5c706a0Copy full SHA for 5c706a0
.fasterci/config.yaml
@@ -7,6 +7,9 @@ workflows:
7
image: us.gcr.io/fasterci/bazelbuilder:d278ee1
8
on:
9
push:
10
+ branches:
11
+ - master
12
+ pull_request:
13
branches:
14
- "**"
15
steps:
0 commit comments