Skip to content

Commit

Permalink
ci: update the formatting workflow to use the correct runner group
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Klick <[email protected]>
  • Loading branch information
nathanklick committed Jan 21, 2025
1 parent 0c81653 commit 1d19a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow-pull-request-formatting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ concurrency:
jobs:
title-check:
name: Title Check
runs-on: solo-linux-medium
runs-on: mirror-node-linux-medium
steps:
- name: Harden Runner
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
Expand Down

0 comments on commit 1d19a9c

Please sign in to comment.