ci/checkpr: correct the job name
All checks were successful
/ checkpr (pull_request) Successful in 1m23s
All checks were successful
/ checkpr (pull_request) Successful in 1m23s
This commit is contained in:
parent
f20b5da8e4
commit
4d4e787b84
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
depoly:
|
checkpr:
|
||||||
runs-on: fedora-41
|
runs-on: fedora-41
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Reference in a new issue