Update push.yml

This commit is contained in:
2022-12-26 23:35:23 +02:00
committed by GitHub
parent 29d3693a2d
commit ab9acca35f

View File

@ -1,5 +1,6 @@
name: run-docker-compose-workflow
on: repository_dispatch #change to push when it's all working
on: #change to push when it's all working
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest