Skip to content

Commit

Permalink
fix trigger (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
mscheltienne authored Nov 18, 2024
1 parent 3755a79 commit 9d47674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ concurrency:
on: # yamllint disable-line rule:truthy
pull_request:
push:
branches: [main]
branches: [master]
workflow_dispatch:
schedule:
- cron: '0 8 * * 1'
Expand Down

0 comments on commit 9d47674

Please sign in to comment.