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 7fa5515 commit f86ca3dCopy full SHA for f86ca3d
.github/workflows/release.yaml
@@ -3,11 +3,9 @@ name: Docker
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. Generated from https://github.com/Kong/mockbin/actions/new
+# documentation.
7
8
on:
9
- schedule:
10
- - cron: '45 19 * * *'
11
push:
12
branches: [ "master" ]
13
# Publish semver tags as releases.
0 commit comments