mirror of
https://github.com/github/codeql-action.git
synced 2026-04-27 09:18:47 +00:00
Update workflow name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Label PRs by their size
|
||||
name: Label PR with size
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -15,7 +15,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
sizeup:
|
||||
name: Estimate reviewability
|
||||
name: Label PR with size
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user