We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5838112 commit 0e488c3Copy full SHA for 0e488c3
.github/workflows/quarkus-snapshot.yaml
@@ -23,7 +23,7 @@ jobs:
23
name: "Build against latest Quarkus snapshot"
24
runs-on: ubuntu-latest
25
# Allow <ADMIN> to manually launch the ecosystem CI in addition to the bots
26
- if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'adutra'
+ if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'absurdfarce'
27
28
steps:
29
- name: Install yq
0 commit comments