Update continuous.yml
This commit is contained in:
parent
0db04d763e
commit
b9ad78f635
1 changed files with 1 additions and 0 deletions
1
.github/workflows/continuous.yml
vendored
1
.github/workflows/continuous.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ubuntu:
|
ubuntu:
|
||||||
|
|
Loading…
Reference in a new issue