Update github-actions-demo.yml

This commit is contained in:
Jordan Bayles 2024-09-09 11:44:22 -07:00 committed by GitHub
parent 442e7254e7
commit 69c8ffbee9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
Explore-GitHub-Actions: