Skip to content

Commit

Permalink
#2 : Remove branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Hynes committed Jan 30, 2023
1 parent a57c281 commit bab910d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
schedule:
- cron: '42 13 * * *'
push:
branches: [ "master,7.2.2" ]
branches: [ "7.2.2" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
Expand Down

0 comments on commit bab910d

Please sign in to comment.