Skip to content

Commit

Permalink
CI: Try building from base repo [skipcircle]
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Oct 10, 2024
1 parent c28707c commit 890072d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docker build
on:
workflow_dispatch:
push:
branches: [ "master", "maint/*" ]
branches: [ "master", "maint/*", "ci/gha-docker-build" ]
tags: "*"
pull_request:
branches: [ "master" ]
Expand Down

0 comments on commit 890072d

Please sign in to comment.