Add manual initiation to CI
This commit is contained in:
parent
9ad4d9c3a4
commit
c3388b1b4f
1
.github/workflows/compile.yml
vendored
1
.github/workflows/compile.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
branches: [ $default-branch ]
|
||||
pull_request:
|
||||
branches: [ $default-branch ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user