Skip to content

Commit e6394b7

Browse files
run downstream tests with label
Co-authored-by: Johnny Chen <johnnychen94@hotmail.com>
1 parent 671a080 commit e6394b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- {user: FluxML, repo: Metalhead.jl, group: All}
2626
- {user: FluxML, repo: AtomicGraphNets.jl, group: All}
2727

28+
if: contains(github.event.pull_request.labels.*.name, 'run downstream test')
2829
steps:
2930
- uses: actions/checkout@v2
3031
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)