Skip to content

Commit

Permalink
Fix GHA check
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn committed Feb 11, 2025
1 parent 8497b92 commit ee4ae69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/beam_PreCommit_Flink_Container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
name: PreCommit Flink Container

on:
pull_request_target:
# TODO(https://github.com/apache/beam/pull/33956) re-enable when two issues resolved.
paths:
- '.github/trigger_files/beam_PreCommit_Flink_Container.json'
workflow_dispatch:

# Setting explicit permissions for the action to avoid the default permissions which are `write-all`
Expand Down

0 comments on commit ee4ae69

Please sign in to comment.