Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
klhuang0504 authored Jul 15, 2024
1 parent fb03d2f commit 0dcaa4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: Actions test
on: workflow_dispatch
jobs:
Echo-Hello
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- run: echo "Hello!👋"

0 comments on commit 0dcaa4c

Please sign in to comment.