Skip to content

Commit

Permalink
Update quarkus-snapshot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi authored Jan 7, 2025
1 parent ff459ff commit 0aaffc6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,8 @@ jobs:
build:
name: "Build against latest Quarkus snapshot"
runs-on: ubuntu-latest
# Allow <ADMIN> to manually launch the ecosystem CI in addition to the bots
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'gastaldi'

steps:
- name: Install yq
uses: dcarbone/[email protected]

- name: Set up Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 0aaffc6

Please sign in to comment.