ci: allow manual trigger of apply on main
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
- event: manual
|
||||
branch: main
|
||||
|
||||
steps:
|
||||
- name: apply
|
||||
|
||||
Reference in New Issue
Block a user