Skip to content

Commit

Permalink
feat: use workflow dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: osamamagdy <[email protected]>
  • Loading branch information
osamamagdy committed May 17, 2024
1 parent 2a38c61 commit daa25b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
#

name: FPC test
on:
on:
workflow_dispatch:
push:
paths-ignore:
- '**.md'
Expand Down

0 comments on commit daa25b3

Please sign in to comment.