Skip to content

Commit

Permalink
Update admins GH handle (#237)
Browse files Browse the repository at this point in the history
Co-authored-by: Madhavan Sridharan <[email protected]>
  • Loading branch information
msmygit and msmygit authored May 19, 2023
1 parent 5838112 commit 0e488c3
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 @@ -23,7 +23,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 == 'adutra'
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'absurdfarce'

steps:
- name: Install yq
Expand Down

0 comments on commit 0e488c3

Please sign in to comment.