Name PR gate job pr-gate for branch-protection search

pull/14/head
VinPropane 2026-03-30 21:45:30 -04:00
parent 52fe2d4a01
commit c3fc59347b
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ on:
jobs:
build:
# Branch-protection search matches job name, not workflow title — keep unique.
name: pr-gate
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4