Skip to content

Commit b2b4a3a

Browse files
committed
Changed workflow name and runner name
1 parent 2edc1f5 commit b2b4a3a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/trigger-package-and-publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Trigger Target Workflow
1+
name: Trigger Package and Publish
22

33
on:
44
push:
@@ -16,8 +16,7 @@ on:
1616

1717
jobs:
1818
trigger:
19-
runs-on:
20-
group: "FlexCloud-Rocky"
19+
runs-on: concordia-linux-cpu4-ram14gi
2120
env:
2221
target_owner: "${{ secrets.TARGET_OWNER }}"
2322
target_name: "${{ secrets.TARGET_NAME }}"

0 commit comments

Comments
 (0)