Skip to content

Commit 340d420

Browse files
claudevdmClaude
andauthored
Remove workflow_run. (#36351)
Co-authored-by: Claude <cvandermerwe@google.com>
1 parent 7de704e commit 340d420

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/beam_PreCommit_Python_Dill.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ on:
2626
branches: ['master', 'release-*']
2727
# paths: [ "model/**","sdks/python/**","release/**",".github/workflows/beam_PreCommit_Python_Dill.yml"]
2828
paths: [ ".github/workflows/beam_PreCommit_Python_Dill.yml", 'release/trigger_all_tests.json']
29-
workflow_run:
30-
types: [created]
3129
schedule:
3230
- cron: '45 2/6 * * *'
3331
workflow_dispatch:

0 commit comments

Comments
 (0)