mirror of
https://github.com/versia-pub/postgres.git
synced 2025-12-06 06:58:20 +01:00
Remove cron build
This commit is contained in:
parent
a291096e92
commit
6afac6ec15
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -6,8 +6,6 @@ name: Docker
|
|||
# documentation.
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '21 5 * * *'
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
# Publish semver tags as releases.
|
||||
|
|
|
|||
Loading…
Reference in a new issue