File tree Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 55 branches :
66 - main
77 - release/*
8+ - ' gh/**'
89 tags :
910 - v[0-9]+.[0-9]+.[0-9]
1011 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7+ - ' gh/**'
78 pull_request :
89 branches :
910 - main
11+ - ' gh/**'
1012
1113concurrency :
1214 group : float8_test-${{ github.workflow }}-${{ github.ref == 'refs/heads/main' && github.run_number || github.ref }}
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7+ - ' gh/**'
78 pull_request :
89 branches :
910 - main
11+ - ' gh/**'
1012
1113concurrency :
1214 group : regression_test-${{ github.workflow }}-${{ github.ref == 'refs/heads/main' && github.run_number || github.ref }}
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7+ - ' gh/**'
78 pull_request :
9+ branches :
10+ - main
11+ - ' gh/**'
812
913jobs :
1014 build :
You can’t perform that action at this time.
0 commit comments