We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de704e commit 340d420Copy full SHA for 340d420
1 file changed
.github/workflows/beam_PreCommit_Python_Dill.yml
@@ -26,8 +26,6 @@ on:
26
branches: ['master', 'release-*']
27
# paths: [ "model/**","sdks/python/**","release/**",".github/workflows/beam_PreCommit_Python_Dill.yml"]
28
paths: [ ".github/workflows/beam_PreCommit_Python_Dill.yml", 'release/trigger_all_tests.json']
29
- workflow_run:
30
- types: [created]
31
schedule:
32
- cron: '45 2/6 * * *'
33
workflow_dispatch:
0 commit comments