mirror of
https://github.com/versia-pub/postgres.git
synced 2025-12-07 07:08:19 +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.
|
# documentation.
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: '21 5 * * *'
|
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
# Publish semver tags as releases.
|
# Publish semver tags as releases.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue