chore: update GitHub Actions workflows with version pinning and permission adjustments

This commit is contained in:
Aaron Kimbrell
2026-05-28 14:16:29 -05:00
parent bba8d33719
commit ae20819e22
5 changed files with 24 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ on:
types: [opened, edited, synchronize, reopened]
permissions:
pull-requests: read
pull-requests: write
jobs:
check-title: