Skip to content

Commit

Permalink
[CI] Add manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
iamazeem authored Jan 21, 2025
1 parent 4dac527 commit 9b60e9a
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 @@ -8,6 +8,7 @@ on:
branches: [main]
types: [opened, synchronize, reopened]
paths-ignore: ['**.md', '.rubocop.yml']
workflow_dispatch:

jobs:
build-and-test:
Expand Down

0 comments on commit 9b60e9a

Please sign in to comment.