File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -544,13 +544,13 @@ on:
544
544
branches:
545
545
- master
546
546
paths:
547
- - .github/workflows/atlas -plan.yaml
547
+ - .github/workflows/schema -plan.yml
548
548
- 'schema.sql'
549
549
pull_request:
550
550
branches:
551
551
- master
552
552
paths:
553
- - .github/workflows/atlas -plan.yaml
553
+ - .github/workflows/schema -plan.yml
554
554
- 'schema.sql'
555
555
permissions:
556
556
contents: read
@@ -609,13 +609,13 @@ on:
609
609
branches:
610
610
- master
611
611
paths:
612
- - .github/workflows/atlas-schema.yaml
612
+ - .github/workflows/atlas-schema.yml
613
613
- 'schema.sql'
614
614
pull_request:
615
615
branches:
616
616
- master
617
617
paths:
618
- - .github/workflows/atlas-schema.yaml
618
+ - .github/workflows/atlas-schema.yml
619
619
- 'schema.sql'
620
620
permissions:
621
621
contents: read
You can’t perform that action at this time.
0 commit comments