Name PR gate job pr-gate for branch-protection search
parent
52fe2d4a01
commit
c3fc59347b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue