Skip to content

Commit

Permalink
Update quarkus-snapshot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy authored Apr 17, 2024
1 parent 4659609 commit d18ce95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
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 == '<ADMIN>'
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'ia3andy' || github.actor == 'melloware'

steps:
- name: Install yq
Expand Down

0 comments on commit d18ce95

Please sign in to comment.