Skip to content

Commit

Permalink
chore: Add workflow dispatch for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Sep 5, 2024
1 parent d746700 commit 101cafa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
branches: [main]
paths-ignore:
- '**.md'
workflow_dispatch:

jobs:
build-test:
Expand Down

0 comments on commit 101cafa

Please sign in to comment.