Github actions docker-dev dispatch manually

pull/114/head
DiouxX 2 years ago committed by GitHub
parent 6da5988ef3
commit f0342a357f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- "dev" - "dev"
workflow_dispatch:
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest

Loading…
Cancel
Save