Skip to content

Commit

Permalink
Allow triggering the Ecosystem CI manually
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet authored Jan 30, 2025
1 parent a871527 commit c653e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Quarkus ecosystem CI
on:
watch:
types: [started]
workflow_dispatch:

env:
ECOSYSTEM_CI_REPO: quarkusio/quarkus-ecosystem-ci
Expand Down

0 comments on commit c653e71

Please sign in to comment.