File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 branches :
66 - ' master'
77 - ' v5.*'
8- paths :
9- - ' api/**'
10- - ' .github/workflows/api-tests.yml'
11- - ' .github/workflows/api-code-quality.yml'
12- - ' .github/actions/setup-python-poetry/**'
138 pull_request :
149 branches :
1510 - ' master'
1611 - ' v5.*'
17- paths :
18- - ' api/**'
19- - ' .github/workflows/api-tests.yml'
20- - ' .github/workflows/api-code-quality.yml'
21- - ' .github/actions/setup-python-poetry/**'
2212
2313concurrency :
2414 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 55 branches :
66 - ' master'
77 - ' v5.*'
8- paths :
9- - ' api/**'
10- - ' .github/workflows/api-tests.yml'
11- - ' .github/actions/setup-python-poetry/**'
128 pull_request :
139 branches :
1410 - ' master'
1511 - ' v5.*'
16- paths :
17- - ' api/**'
18- - ' .github/workflows/api-tests.yml'
19- - ' .github/actions/setup-python-poetry/**'
2012
2113concurrency :
2214 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 55 branches :
66 - ' master'
77 - ' v5.*'
8- paths :
9- - ' prowler/**'
10- - ' tests/**'
11- - ' pyproject.toml'
12- - ' poetry.lock'
13- - ' .github/workflows/sdk-tests.yml'
14- - ' .github/workflows/sdk-code-quality.yml'
15- - ' .github/actions/setup-python-poetry/**'
168 pull_request :
179 branches :
1810 - ' master'
1911 - ' v5.*'
20- paths :
21- - ' prowler/**'
22- - ' tests/**'
23- - ' pyproject.toml'
24- - ' poetry.lock'
25- - ' .github/workflows/sdk-tests.yml'
26- - ' .github/workflows/sdk-code-quality.yml'
27- - ' .github/actions/setup-python-poetry/**'
2812
2913concurrency :
3014 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 55 branches :
66 - ' master'
77 - ' v5.*'
8- paths :
9- - ' prowler/**'
10- - ' tests/**'
11- - ' pyproject.toml'
12- - ' poetry.lock'
13- - ' .github/workflows/sdk-tests.yml'
14- - ' .github/actions/setup-python-poetry/**'
158 pull_request :
169 branches :
1710 - ' master'
1811 - ' v5.*'
19- paths :
20- - ' prowler/**'
21- - ' tests/**'
22- - ' pyproject.toml'
23- - ' poetry.lock'
24- - ' .github/workflows/sdk-tests.yml'
25- - ' .github/actions/setup-python-poetry/**'
2612
2713concurrency :
2814 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 55 branches :
66 - ' master'
77 - ' v5.*'
8- paths :
9- - ' ui/**'
10- - ' .github/workflows/ui-tests.yml'
118 pull_request :
129 branches :
1310 - ' master'
1411 - ' v5.*'
15- paths :
16- - ' ui/**'
17- - ' .github/workflows/ui-tests.yml'
1812
1913concurrency :
2014 group : ${{ github.workflow }}-${{ github.ref }}
You can’t perform that action at this time.
0 commit comments