name conflict
Some checks failed
Windows Action / test (push) Waiting to run
Docker demo / Explore-GitHub-Actions (push) Failing after -43s
GitHub Actions Demo / Explore-GitHub-Actions (push) Successful in -42s

This commit is contained in:
Brendan Haines 2024-03-19 10:11:23 -06:00
parent 66bde2ef07
commit b6adff6862

View File

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