Compare commits

...

2 Commits

Author SHA1 Message Date
654be53845
dependabot groups 2024-06-18 18:31:46 +03:00
c6afe240ff
disable hosts workflow 2024-06-18 18:31:36 +03:00
2 changed files with 8 additions and 5 deletions

View File

@ -4,3 +4,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
workflows:
applies-to: version-updates

View File

@ -1,10 +1,10 @@
name: "Build and cache hosts configurations"
on:
push:
branches:
- master
paths:
- 'flake.lock'
# push:
# branches:
# - master
# paths:
# - 'flake.lock'
workflow_dispatch:
jobs: