We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99279b commit 9e591a8Copy full SHA for 9e591a8
.github/workflows/docker-publish.yml
@@ -1,13 +1,11 @@
1
-name: Docker
+name: Publish container
2
3
# This workflow uses actions that are not certified by GitHub.
4
# They are provided by a third-party and are governed by
5
# separate terms of service, privacy policy, and support
6
# documentation.
7
8
on:
9
- schedule:
10
- - cron: '30 3,12 * * *'
11
push:
12
branches: [ $default-branch ]
13
# Publish semver tags as releases.
0 commit comments