File tree Expand file tree Collapse file tree 10 files changed +32
-1
lines changed Expand file tree Collapse file tree 10 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 66 - main
77 pull_request :
88
9+ permissions :
10+ contents : read
11+
912jobs :
1013 coverage :
1114 name : Generate Combined Coverage
Original file line number Diff line number Diff line change 1515 - ' .github/workflows/functions_client.yml'
1616 - ' packages/yet_another_json_isolate/**'
1717
18+ permissions :
19+ contents : read
20+
1821jobs :
1922 test :
2023 name : Test SDK ${{ matrix.sdk }}
Original file line number Diff line number Diff line change 1313 - ' packages/gotrue/**'
1414 - ' .github/workflows/gotrue.yml'
1515
16+ permissions :
17+ contents : read
18+
1619jobs :
1720 test :
1821 name : Test SDK ${{ matrix.sdk }}
Original file line number Diff line number Diff line change 1515 - ' .github/workflows/postgrest.yml'
1616 - ' packages/yet_another_json_isolate/**'
1717
18+ permissions :
19+ contents : read
20+
1821jobs :
1922 test :
2023 name : Test SDK ${{ matrix.sdk }}
Original file line number Diff line number Diff line change 1313 - ' packages/realtime_client/**'
1414 - ' .github/workflows/realtime_client.yml'
1515
16+ permissions :
17+ contents : read
18+
1619jobs :
1720 test :
1821 name : Test SDK ${{ matrix.sdk }}
Original file line number Diff line number Diff line change 1212 - ' packages/storage_client/**'
1313 - ' .github/workflows/storage_client.yml'
1414
15+ permissions :
16+ contents : read
17+
1518jobs :
1619 test :
1720 name : Test SDK ${{ matrix.sdk }}
Original file line number Diff line number Diff line change 2323 - ' packages/realtime_client/**'
2424 - ' packages/storage_client/**'
2525
26+ permissions :
27+ contents : read
28+
2629jobs :
2730 test :
2831 name : Test SDK ${{ matrix.sdk }}
Original file line number Diff line number Diff line change 2727 - ' packages/supabase/**'
2828 - ' packages/yet_another_json_isolate/**'
2929
30+ permissions :
31+ contents : read
32+
3033jobs :
3134 test :
3235 name : Test Flutter v${{ matrix.flutter-version }}
Original file line number Diff line number Diff line change 22name : ' PR Title is Conventional'
33
44on :
5- pull_request_target :
5+ pull_request :
66 types :
77 - opened
88 - edited
99 - synchronize
1010
11+ permissions :
12+ contents : read
13+ pull-requests : write
14+
1115jobs :
1216 main :
1317 name : Validate PR title
Original file line number Diff line number Diff line change 1313 - ' packages/yet_another_json_isolate/**'
1414 - ' .github/workflows/yet_another_json_isolate.yml'
1515
16+ permissions :
17+ contents : read
18+
1619jobs :
1720 test :
1821 name : Test SDK ${{ matrix.sdk }}
You can’t perform that action at this time.
0 commit comments