Skip to content

Commit f4db92d

Browse files
authored
Merge pull request #85 from DrDroidLab/dimittal-patch-2
Commenting run-name
2 parents 064c08a + daa4c8c commit f4db92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "VPC Agent build"
2-
run-name: "VPC Agent updated by ${{ github.actor }} and run by ${{ github.triggering_actor }}"
2+
#run-name: "VPC Agent updated by ${{ github.actor }} and run by ${{ github.triggering_actor }}"
33

44
on:
55
pull_request:

0 commit comments

Comments
 (0)