We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064c08a commit daa4c8cCopy full SHA for daa4c8c
.github/workflows/build-and-push.yaml
@@ -1,5 +1,5 @@
1
name: "VPC Agent build"
2
-run-name: "VPC Agent updated by ${{ github.actor }} and run by ${{ github.triggering_actor }}"
+#run-name: "VPC Agent updated by ${{ github.actor }} and run by ${{ github.triggering_actor }}"
3
4
on:
5
pull_request:
0 commit comments