update precommit markdownlint and add permissions on workflow files (#1246)

test out some precommit hooks and other updates

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Philip Top
2025-10-28 07:26:18 -07:00
committed by GitHub
parent bfffd37e1f
commit 3a1946e965
6 changed files with 80 additions and 50 deletions

View File

@@ -4,6 +4,9 @@ on:
branches:
- main
permissions:
contents: read
jobs:
arm64_gcc:
name: ARM64 GCC

View File

@@ -3,6 +3,10 @@ on:
pull_request_target:
types: [closed]
permissions:
contents: write
pull-request: write
jobs:
label-merged:
name: Changelog needed