mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-05-24 05:56:29 +07:00
14 lines
251 B
YAML
14 lines
251 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: 'github-actions'
|
|
directory: '/'
|
|
target-branch: 'develop'
|
|
schedule:
|
|
interval: 'weekly'
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- '*'
|
|
cooldown:
|
|
default-days: 7
|