Fix allowed_committers
This commit is contained in:
parent
eaf1d971ea
commit
2bf9b3d59b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
- job: koji_build
|
||||
trigger: commit
|
||||
allowed_pr_authors: ["packit-stg", "packit", "mmassari"]
|
||||
allowed_committers: ["nforro"]
|
||||
allowed_committers: ["mmassari"]
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue