Skip to content

Commit

Permalink
Trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NumberChiffre committed Sep 24, 2024
1 parent 81bf843 commit 4bf6566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- dev
- "**/**"
paths-ignore:
- '**/*.md'
- '**/*.ipynb'
Expand All @@ -17,7 +18,6 @@ on:
- '**/*.md'
- '**/*.ipynb'
- 'examples/**'
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 4bf6566

Please sign in to comment.