mirror of
https://github.com/Tha14/uam-docker.git
synced 2025-07-02 09:16:45 +02:00
Update push.yml
This commit is contained in:
3
.github/workflows/push.yml
vendored
3
.github/workflows/push.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user