Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
audacioustux authored Oct 6, 2024
1 parent 964fa86 commit d40d7bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ name: Publish Docker

on:
push:
branches: [ "main" ]
# branches-ignore:
# - '**'
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
# - "v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+"
pull_request:
branches: [ "main" ]
workflow_dispatch:
# schedule:
# - cron: '0 0 * * 0'
Expand Down

0 comments on commit d40d7bb

Please sign in to comment.