Skip to content

Commit

Permalink
build: rename status check
Browse files Browse the repository at this point in the history
Rename autosquash-blocker -> no-fixups
  • Loading branch information
matijs committed Jun 1, 2024
1 parent 57d8c56 commit f662212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI
on: pull_request

jobs:
autosquash-blocker:
no-fixups:
runs-on: ubuntu-latest
steps:
- uses: matijs/no-fixups-action@2fbb42f13f9cb3860fb578ac6524ed7fef5f678d # v1.0.1

0 comments on commit f662212

Please sign in to comment.