Skip to content

Commit

Permalink
ci: remove periodic trigger and tag trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoyifan committed Feb 1, 2024
1 parent 6d0f303 commit e7d83fb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@ name: Docker
# documentation.

on:
schedule:
- cron: '26 4 * * *'
push:
branches: [ "main" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "main" ]

Expand Down

0 comments on commit e7d83fb

Please sign in to comment.