Skip to content

Commit

Permalink
Refactor : add dispatch for graalvm workflow (#33499)
Browse files Browse the repository at this point in the history
  • Loading branch information
taojintianxia authored Nov 1, 2024
1 parent 5544b1d commit c82e047
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ on:
- 'infra/reachability-metadata/src/**'
- 'test/native/native-image-filter/**'
- 'test/native/src/**'

workflow_dispatch:

concurrency:
group: graalvm-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit c82e047

Please sign in to comment.