Remove workflow run on master

This commit is contained in:
Jakub Beránek 2025-06-26 08:18:19 +02:00
parent ec6f0eab5d
commit 796027225a
No known key found for this signature in database
GPG key ID: 909CD0D26483516B

View file

@ -11,10 +11,6 @@ name: CI
on:
push:
branches:
# CI on master only serves for caching citool builds for the `calculate_matrix` job.
# In order to use GHA cache on PR CI (and auto/try) jobs, we need to write to it
# from the default branch.
- master
- auto
- try
- try-perf