Fix regression plan trigger
It is not meant for build/PR gating time.
This commit is contained in:
parent
557aa9f635
commit
5034ef58b5
1 changed files with 2 additions and 3 deletions
|
|
@ -10,11 +10,10 @@ discover:
|
|||
|
||||
# Adjust rules
|
||||
adjust+:
|
||||
- because: "Plan to be ran when executed locally, or executed by CI system to gate a build or PR."
|
||||
- because: "Plan to be ran when executed locally, or executed by CI system after updating an erratum."
|
||||
when: >-
|
||||
trigger is defined
|
||||
and trigger != commit
|
||||
and trigger != build
|
||||
and trigger != update
|
||||
enabled: false
|
||||
|
||||
- because: "On CentOS Stream 9, CRB repository must be enabled for various BuildRequires"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue