Skip to content

Commit

Permalink
Added workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammedSentry committed May 14, 2024
1 parent e7b2fca commit 4da5736
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
on: [push]
on:
- push
- workflow_dispatch

jobs:
hello_world_job:
Expand Down

0 comments on commit 4da5736

Please sign in to comment.