mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
disable workflows temporarly
This commit is contained in:
parent
6d0a632df8
commit
d38e7106c0
1 changed files with 3 additions and 3 deletions
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
|
|
@ -1,9 +1,9 @@
|
|||
name: ci-docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
# push:
|
||||
# branches:
|
||||
# - "main"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue