Skip to content

Commit

Permalink
chore: rename the job
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Jun 10, 2024
1 parent 74251f2 commit 798aa83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-migrations-and-messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Check for up-to-date Django migrations and messages
on: [push, pull_request]

jobs:
check-makemigrations:
check-migrations-and-messages:
runs-on: ubuntu-latest
steps:
- name: Check out code
Expand Down

0 comments on commit 798aa83

Please sign in to comment.