Skip to content

Commit 0e488c3

Browse files
authored
Update admins GH handle (#237)
Co-authored-by: Madhavan Sridharan <[email protected]>
1 parent 5838112 commit 0e488c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quarkus-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: "Build against latest Quarkus snapshot"
2424
runs-on: ubuntu-latest
2525
# Allow <ADMIN> to manually launch the ecosystem CI in addition to the bots
26-
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'adutra'
26+
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'absurdfarce'
2727

2828
steps:
2929
- name: Install yq

0 commit comments

Comments
 (0)