We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b86828 commit 9f63e3cCopy full SHA for 9f63e3c
.github/workflows/pr_check.yml
@@ -22,7 +22,7 @@ concurrency:
22
jobs:
23
title-check:
24
name: Title Check
25
- runs-on: hiero-network-node-linux-medium
+ runs-on: hiero-client-sdk-linux-medium
26
steps:
27
- name: Harden Runner
28
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
@@ -36,7 +36,7 @@ jobs:
36
37
assignee-check:
38
name: Assignee Check
39
40
41
42
0 commit comments