Skip to content

Commit c38c903

Browse files
committed
Adjust CI workflow for 2.2
1 parent 65f6105 commit c38c903

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-pr-development.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
with:
4141
java-version: ${{ matrix.java }}
4242
- name: Build Quarkus main
43+
if: ${{ github.base_ref == 'development' }}
4344
run: |
4445
git clone https://github.com/quarkusio/quarkus.git
4546
cd quarkus

0 commit comments

Comments
 (0)