mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-25 14:14:30 +00:00
Also run the build workflow on PRs to a release branch
This commit is contained in:
@@ -10,7 +10,9 @@ on:
|
||||
|
||||
# Only run for pull requests if relevant files were changed
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches:
|
||||
- main
|
||||
- 'release/**'
|
||||
paths:
|
||||
- Dockerfile
|
||||
- docker-bake.hcl
|
||||
|
||||
Reference in New Issue
Block a user