Skip to content

Commit 6113b74

Browse files
authored
Update docker-publish.yml
1 parent fcdecaa commit 6113b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
schedule:
1010
- cron: '27 21 * * *'
1111
push:
12-
branches: [ "main" ]
12+
branches: [ "main", "php*" ]
1313
# Publish semver tags as releases.
1414
tags: [ 'v*.*.*' ]
1515
pull_request:

0 commit comments

Comments
 (0)