Browse Source

Update github-actions-demo.yml

pull/1367/head
natdeanlewissoftwire 3 years ago committed by GitHub
parent
commit
f5f7ff4cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/github-actions-demo.yml

4
.github/workflows/github-actions-demo.yml

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

Loading…
Cancel
Save