Skip to content

Commit f86ca3d

Browse files
committed
remove nightly
1 parent 7fa5515 commit f86ca3d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ name: Docker
33
# This workflow uses actions that are not certified by GitHub.
44
# They are provided by a third-party and are governed by
55
# separate terms of service, privacy policy, and support
6-
# documentation. Generated from https://github.com/Kong/mockbin/actions/new
6+
# documentation.
77

88
on:
9-
schedule:
10-
- cron: '45 19 * * *'
119
push:
1210
branches: [ "master" ]
1311
# Publish semver tags as releases.

0 commit comments

Comments
 (0)