Add workflow_dispatch trigger to docker.yml

master
且听风吟 4 months ago committed by GitHub
parent 835221c3e2
commit 42586d680e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -8,7 +8,7 @@ on:
branches:
- 'master'
- 'dev'
workflow_dispatch:
jobs:
docker:
runs-on: ubuntu-latest

Loading…
Cancel
Save