Compare commits
1 Commits
80adb79196
...
7faf40c2ac
Author | SHA1 | Date | |
---|---|---|---|
7faf40c2ac |
2
.github/workflows/feature-pr-build.yml
vendored
2
.github/workflows/feature-pr-build.yml
vendored
@@ -3,7 +3,7 @@ name: Build Docker Image for Feature PRs
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- "feature/*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user