Skip to content

Commit 65d1a95

Browse files
fixup! ci: check fixup commits are autosquashed before PR merge
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent c52c50c commit 65d1a95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/git-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on: pull_request
55
jobs:
66
block-fixup:
77
name: Block fixup commits
8+
permissions:
9+
contents: read
810
runs-on: ubuntu-latest
911
steps:
1012
- name: Clone repository

0 commit comments

Comments
 (0)