This commit is contained in:
parent
95ee380272
commit
bafa10e18f
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
Loading…
Reference in a new issue