Allow manual execution of ci workflow (#6809)
This commit is contained in:
parent
26c39381a8
commit
12e46e0a36
|
@ -1,6 +1,7 @@
|
|||
name: CI
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
|
|
Loading…
Reference in New Issue