Skip to content

Commit

Permalink
remove branch rules for on push.
Browse files Browse the repository at this point in the history
  • Loading branch information
robotdan committed Aug 15, 2024
1 parent 06854b7 commit 4feac3d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Publish Docker
on:
push:
branches:
- main
- 1.52.0.maintenance
paths:
- 'docker/fusionauth/release-trigger'
concurrency: docker-concurrency-group
Expand Down

0 comments on commit 4feac3d

Please sign in to comment.