Skip to content

Commit ee121ff

Browse files
renaming
1 parent a2d66b1 commit ee121ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/releasability-status.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Releasability status
1+
name: Releasability check
22

33
'on':
44
check_suite:
@@ -7,8 +7,8 @@ name: Releasability status
77

88
jobs:
99
update_releasability_status:
10-
runs-on: ubuntu-latest
11-
name: Releasability status
10+
runs-on: ubuntu-latest-large
11+
name: Releasability check
1212
permissions:
1313
id-token: write
1414
statuses: write

0 commit comments

Comments
 (0)