File tree 8 files changed +16
-16
lines changed
8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 6
6
- main
7
7
paths :
8
8
- ' packages/functions_client/**'
9
- - ' .github/workflows/functions_client.yaml '
9
+ - ' .github/workflows/functions_client.yml '
10
10
- ' packages/yet_another_json_isolate/**'
11
11
12
12
pull_request :
13
13
paths :
14
14
- ' packages/functions_client/**'
15
- - ' .github/workflows/functions_client.yaml '
15
+ - ' .github/workflows/functions_client.yml '
16
16
- ' packages/yet_another_json_isolate/**'
17
17
18
18
jobs :
Original file line number Diff line number Diff line change 6
6
- main
7
7
paths :
8
8
- ' packages/gotrue/**'
9
- - ' .github/workflows/gotrue.yaml '
9
+ - ' .github/workflows/gotrue.yml '
10
10
11
11
pull_request :
12
12
paths :
13
13
- ' packages/gotrue/**'
14
- - ' .github/workflows/gotrue.yaml '
14
+ - ' .github/workflows/gotrue.yml '
15
15
16
16
jobs :
17
17
test :
Original file line number Diff line number Diff line change 6
6
- main
7
7
paths :
8
8
- ' packages/postgrest/**'
9
- - ' .github/workflows/postgrest.yaml '
9
+ - ' .github/workflows/postgrest.yml '
10
10
- ' packages/yet_another_json_isolate/**'
11
11
12
12
pull_request :
13
13
paths :
14
14
- ' packages/postgrest/**'
15
- - ' .github/workflows/postgrest.yaml '
15
+ - ' .github/workflows/postgrest.yml '
16
16
- ' packages/yet_another_json_isolate/**'
17
17
18
18
jobs :
Original file line number Diff line number Diff line change 6
6
- main
7
7
paths :
8
8
- ' packages/realtime_client/**'
9
- - ' .github/workflows/realtime_client.yaml '
9
+ - ' .github/workflows/realtime_client.yml '
10
10
11
11
pull_request :
12
12
paths :
13
13
- ' packages/realtime_client/**'
14
- - ' .github/workflows/realtime_client.yaml '
14
+ - ' .github/workflows/realtime_client.yml '
15
15
16
16
jobs :
17
17
test :
Original file line number Diff line number Diff line change 6
6
- main
7
7
paths :
8
8
- ' packages/storage_client/**'
9
- - ' .github/workflows/storage_client.yaml '
9
+ - ' .github/workflows/storage_client.yml '
10
10
pull_request :
11
11
paths :
12
12
- ' packages/storage_client/**'
13
- - ' .github/workflows/storage_client.yaml '
13
+ - ' .github/workflows/storage_client.yml '
14
14
15
15
jobs :
16
16
test :
Original file line number Diff line number Diff line change 6
6
- main
7
7
paths :
8
8
- ' packages/supabase/**'
9
- - ' .github/workflows/supabase.yaml '
9
+ - ' .github/workflows/supabase.yml '
10
10
- ' packages/functions_client/**'
11
11
- ' packages/gotrue/**'
12
12
- ' packages/postgrest/**'
16
16
pull_request :
17
17
paths :
18
18
- ' packages/supabase/**'
19
- - ' .github/workflows/supabase.yaml '
19
+ - ' .github/workflows/supabase.yml '
20
20
- ' packages/functions_client/**'
21
21
- ' packages/gotrue/**'
22
22
- ' packages/postgrest/**'
Original file line number Diff line number Diff line change 6
6
- main
7
7
paths :
8
8
- ' packages/supabase_flutter/**'
9
- - ' .github/workflows/supabase_flutter.yaml '
9
+ - ' .github/workflows/supabase_flutter.yml '
10
10
- ' packages/functions_client/**'
11
11
- ' packages/gotrue/**'
12
12
- ' packages/postgrest/**'
18
18
pull_request :
19
19
paths :
20
20
- ' packages/supabase_flutter/**'
21
- - ' .github/workflows/supabase_flutter.yaml '
21
+ - ' .github/workflows/supabase_flutter.yml '
22
22
- ' packages/functions_client/**'
23
23
- ' packages/gotrue/**'
24
24
- ' packages/postgrest/**'
Original file line number Diff line number Diff line change 6
6
- main
7
7
paths :
8
8
- ' packages/yet_another_json_isolate/**'
9
- - ' .github/workflows/yet_another_json_isolate.yaml '
9
+ - ' .github/workflows/yet_another_json_isolate.yml '
10
10
11
11
pull_request :
12
12
paths :
13
13
- ' packages/yet_another_json_isolate/**'
14
- - ' .github/workflows/yet_another_json_isolate.yaml '
14
+ - ' .github/workflows/yet_another_json_isolate.yml '
15
15
16
16
jobs :
17
17
test :
You can’t perform that action at this time.
0 commit comments