Skip to content

Commit

Permalink
ci: enable dispatch workflow, disable scheduled
Browse files Browse the repository at this point in the history
  • Loading branch information
elmomoilanen committed Jun 4, 2024
1 parent 0897850 commit 9684004
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ on:
pull_request:
paths-ignore: [ "docs/**" ]
branches: [ main ]
schedule:
- cron: '0 6 1 * *'
workflow_dispatch:

jobs:
tests:
Expand Down

0 comments on commit 9684004

Please sign in to comment.