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 1b763af commit bc37e25
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 bc37e25

Please sign in to comment.