mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-08-25 16:07:24 +00:00
chore(repo): remove scopes as mandatory
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
committed by
Dario Tranchitella
parent
6d7523addf
commit
4d25594df9
@@ -27,18 +27,7 @@ jobs:
|
||||
fix
|
||||
test
|
||||
sec
|
||||
requireScope: false
|
||||
scopes: |
|
||||
all
|
||||
chart
|
||||
operator
|
||||
manifest
|
||||
website
|
||||
e2e
|
||||
release
|
||||
repo
|
||||
deps
|
||||
make
|
||||
requireScope: false
|
||||
wip: false
|
||||
# If the PR only contains a single commit, the action will validate that
|
||||
# it matches the configured pattern.
|
||||
|
||||
Reference in New Issue
Block a user