mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-04-24 03:56:24 +02:00
change from 7 days to 1
This commit is contained in:
@@ -12,10 +12,10 @@ on:
|
||||
required: true
|
||||
type: string
|
||||
chunk_days:
|
||||
description: 'Days per job chunk (default: 7)'
|
||||
description: 'Days per job chunk (default: 1)'
|
||||
required: false
|
||||
type: number
|
||||
default: 7
|
||||
default: 1
|
||||
|
||||
jobs:
|
||||
generate-matrix:
|
||||
|
||||
Reference in New Issue
Block a user