taskotron trigger: update rules after F32 branched
Update Rawhide number
This commit is contained in:
parent
3783002676
commit
119fd49bed
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
$and:
|
$and:
|
||||||
- $regex: '/^f[0-9]{2}-updates(-testing)?-pending$$/'
|
- $regex: '/^f[0-9]{2}-updates(-testing)?-pending$$/'
|
||||||
- $not:
|
- $not:
|
||||||
$regex: '/^f32-.*/' # Rawhide CI gating not supported yet
|
$regex: '/^f33-.*/' # Rawhide CI gating not supported yet
|
||||||
do:
|
do:
|
||||||
- tasks:
|
- tasks:
|
||||||
- rpmdeplint
|
- rpmdeplint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue