Skip to content

Commit

Permalink
chore(build): add a workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Nov 14, 2023
1 parent a2b8bc8 commit a002d9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
branches:
- master

workflow_dispatch: {}

jobs:
check:
name: Check & Publish
Expand Down

0 comments on commit a002d9e

Please sign in to comment.