pull/153/head
evelynmitchell 1 year ago
parent fea8091725
commit 13fefb9926

@ -17,13 +17,14 @@ on:
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ "master" ] branches: [ "master" ]
schedule:
- cron: '33 12 * * 5'
paths-ignore: paths-ignore:
- '**/*.md' - '**/*.md'
- '**/*.txt' - '**/*.txt'
- 'tests/tools/base.py' - 'tests/tools/base.py'
schedule:
- cron: '33 12 * * 5'
jobs: jobs:
analyze: analyze:

Loading…
Cancel
Save