Compare commits
1 commit
a5895971ea
...
2cd14408a9
Author | SHA1 | Date | |
---|---|---|---|
2cd14408a9 |
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ jobs:
|
||||||
add_pr_size_label:
|
add_pr_size_label:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Check PR size
|
name: Check PR size
|
||||||
|
container:
|
||||||
|
image: ubuntu:22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Label and comment PR
|
- name: Label and comment PR
|
||||||
|
|
Reference in a new issue