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 3477adb commit f544d78Copy full SHA for f544d78
.github/workflows/quarkus-snapshot.yaml
@@ -22,9 +22,6 @@ jobs:
22
build:
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 == '<ADMIN>'
27
-
28
steps:
29
- name: Set up Java
30
uses: actions/setup-java@v4
0 commit comments