Skip to content

Commit

Permalink
Revert "Run git fixup check in merge queue only"
Browse files Browse the repository at this point in the history
This reverts commit 6946925.
  • Loading branch information
xavfernandez committed Oct 2, 2023
1 parent 6946925 commit 1fcc8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Git Checks

on: [merge_group]
on: [pull_request]

jobs:
block-fixup:
Expand Down

0 comments on commit 1fcc8ed

Please sign in to comment.