Add on_develop filter

This commit is contained in:
Rodrigo Q. Saramago
2023-04-19 00:18:15 +02:00
parent a9949f1cd1
commit 67078afe4b
+7 -4
View File
@@ -455,6 +455,12 @@ defaults:
branches:
ignore: /.*/
- on_develop: &on_develop
filters:
branches:
only:
- develop
- requires_b_ubu: &requires_b_ubu
<<: *on_all_tags_and_branches
requires:
@@ -1703,10 +1709,7 @@ workflows:
triggers:
- schedule:
cron: "0 0 * * *"
filters:
branches:
only:
- develop
<<: *on_develop
jobs:
# OSSFUZZ builds and (regression) tests