Skip to content

Commit

Permalink
additional branches, but not on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
bpow committed Aug 30, 2023
1 parent c3f2498 commit f81901c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ name: Docker

on:
push:
branches: [ "main" ]
branches:
- main
- nginx-fpm
- nginx-fpm-202308
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
Expand Down

0 comments on commit f81901c

Please sign in to comment.