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: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
groups:
workflows:
applies-to: version-updates

View File

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