mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 19:48:31 +02:00
Trying to fix YAML syntax error
This commit is contained in:
parent
c51394a234
commit
18d5549e8a
1 changed files with 9 additions and 9 deletions
4
.github/workflows/testing.yaml
vendored
4
.github/workflows/testing.yaml
vendored
|
@ -21,8 +21,8 @@ on:
|
|||
- '.github/workflows/testing.yaml'
|
||||
schedule:
|
||||
- cron: '0 0 * * SAT'
|
||||
branches: [ develop ]
|
||||
paths:
|
||||
- branches: [ develop ]
|
||||
- paths:
|
||||
- 'jrnl/**'
|
||||
- 'features/**'
|
||||
- 'tests/**'
|
||||
|
|
Loading…
Add table
Reference in a new issue