Skip to content

Commit

Permalink
Update 01-firstworkflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Silabs-ThieuVu authored Oct 14, 2024
1 parent 4dca2fe commit 105347b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/01-firstworkflow.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 01-first workflow
on: push
on:
push:
workflow_dispatch:
jobs:
echo-hello:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 105347b

Please sign in to comment.