Update github actions workflow

This commit is contained in:
Aurelian Shuttleworth
2023-07-31 16:18:34 +02:00
parent 3462b8b085
commit 68cf86922f

View File

@@ -1,5 +1,5 @@
name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
name: GitHub Actions Workflow
run-name: ${{ github.actor }} has started docker build workflow.
on:
pull_request:
types: [opened, edited, ready_for_review]