Skip to content

Commit 9409811

Browse files
committed
fix: rename the pipeline to reflect the objective
1 parent 1cf5c8e commit 9409811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/review-compliance-checks.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Check Migrations
1+
name: Check Compliance Checks
22

33
on:
44
pull_request:
@@ -11,7 +11,7 @@ permissions:
1111
pull-requests: write
1212

1313
jobs:
14-
check-migrations:
14+
check-compliance-checks:
1515
runs-on: ubuntu-latest
1616

1717
steps:

0 commit comments

Comments
 (0)