mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Change pipeline to run for all base branches
Issue gh-8680
This commit is contained in:
parent
9895d01257
commit
7319e81701
5
.github/workflows/pr-build-workflow.yml
vendored
5
.github/workflows/pr-build-workflow.yml
vendored
@ -1,9 +1,6 @@
|
|||||||
name: PR Build
|
name: PR Build
|
||||||
|
|
||||||
on:
|
on: pull_request
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user