Update push.yml

This commit is contained in:
Tha_14 2022-12-26 23:35:23 +02:00 committed by GitHub
parent 29d3693a2d
commit ab9acca35f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

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