We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d3e1b commit 3df61b2Copy full SHA for 3df61b2
1 file changed
.github/workflows/build.yaml
@@ -16,6 +16,7 @@
16
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17
18
name: Build
19
+run-name: Build [${{ github.event_name }}]
20
21
on:
22
push:
0 commit comments