Skip to content

Commit 7ee8e07

Browse files
change name
1 parent e13c0b2 commit 7ee8e07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prevent-migrations-deletion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
pull-requests: read
1313

1414
steps:
15-
- name: Prevent migrations files changing
15+
- name: Prevent migrations files being changed or deleted
1616
uses: xalvarez/prevent-file-change-action@v2.0.0
1717
with:
1818
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)