Skip to content
/ beam Public
forked from apache/beam

Commit

Permalink
Update dask_runner_tests.yml (apache#33177)
Browse files Browse the repository at this point in the history
Added workflow_dispatch
  • Loading branch information
liferoad authored Nov 20, 2024
1 parent e1e0934 commit 3f8fabe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dask_runner_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ on:
branches: ['master', 'release-*']
tags: 'v*'
paths: ['sdks/python/apache_beam/runners/dask/**']
workflow_dispatch:

# This allows a subsequently queued workflow run to interrupt previous runs
concurrency:
Expand Down

0 comments on commit 3f8fabe

Please sign in to comment.