Update .github/workflows/github-actions-demo.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: GitHub Actions Demo
|
||||
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
|
||||
on: [push]
|
||||
on: workflow_dispatch
|
||||
jobs:
|
||||
Explore-GitHub-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user