We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5301b2 commit 952fc48Copy full SHA for 952fc48
.github/workflows/tests.yml
@@ -7,6 +7,7 @@ on:
7
- '**.py'
8
- '**.yml'
9
- 'requirements.txt'
10
+ - 'setup.cfg'
11
schedule:
12
# Test master every Saturday at midnight to verify dependencies
13
- cron: '0 0 * * 6'
0 commit comments