Skip to content

Commit

Permalink
Update mytest.yml so it can be triggered manually.
Browse files Browse the repository at this point in the history
  • Loading branch information
devbanu authored Feb 4, 2024
1 parent 9b468ec commit c24d499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mytest.yml
Original file line number Diff line number Diff line change
@@ -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: macos-14
Expand Down

0 comments on commit c24d499

Please sign in to comment.