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 ec6f0ea commit 7960272Copy full SHA for 7960272
.github/workflows/ci.yml
@@ -11,10 +11,6 @@ name: CI
11
on:
12
push:
13
branches:
14
- # CI on master only serves for caching citool builds for the `calculate_matrix` job.
15
- # In order to use GHA cache on PR CI (and auto/try) jobs, we need to write to it
16
- # from the default branch.
17
- - master
18
- auto
19
- try
20
- try-perf
0 commit comments