Skip to content

Commit

Permalink
Add workflow dispatch to action
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjoh committed Aug 3, 2023
1 parent 5e5fc07 commit ab9cddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ main, live ]
push:
branches: [ main, live ]
workflow_dispatch:

jobs:
lint:
Expand Down

0 comments on commit ab9cddc

Please sign in to comment.