There was an error while loading. Please reload this page.
1 parent 90d5c60 commit 986d21aCopy full SHA for 986d21a
1 file changed
.github/workflows/python-checks.yml
@@ -7,6 +7,7 @@ on:
7
branches: [ main, development ]
8
schedule:
9
- cron: '0 5 * * 0'
10
+ workflow_dispatch:
11
12
jobs:
13
lint:
0 commit comments