mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 19:48:31 +02:00
Remove branches and paths from schedule
This commit is contained in:
parent
18d5549e8a
commit
41ba1c4d84
1 changed files with 0 additions and 8 deletions
8
.github/workflows/testing.yaml
vendored
8
.github/workflows/testing.yaml
vendored
|
@ -21,14 +21,6 @@ on:
|
||||||
- '.github/workflows/testing.yaml'
|
- '.github/workflows/testing.yaml'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * SAT'
|
- cron: '0 0 * * SAT'
|
||||||
- branches: [ develop ]
|
|
||||||
- paths:
|
|
||||||
- 'jrnl/**'
|
|
||||||
- 'features/**'
|
|
||||||
- 'tests/**'
|
|
||||||
- 'poetry.lock'
|
|
||||||
- 'pyproject.toml'
|
|
||||||
- '.github/workflows/testing.yaml'
|
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|
Loading…
Add table
Reference in a new issue