We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808c479 commit aeb1bd8Copy full SHA for aeb1bd8
.github/workflows/build-and-test.yml
@@ -1,4 +1,5 @@
1
name: Build and Test
2
+run-name: Build and Test ${{ github.actor }} ${{ github.event_name }}
3
4
on:
5
workflow_call:
0 commit comments