Compare commits

..

No commits in common. "654be5384588390b3382047cb02de0327ef8c328" and "3a4613d0339dc51e42b81059040588654441efc5" have entirely different histories.

2 changed files with 5 additions and 8 deletions

View File

@ -4,6 +4,3 @@ 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: