Compare commits
No commits in common. "654be5384588390b3382047cb02de0327ef8c328" and "3a4613d0339dc51e42b81059040588654441efc5" have entirely different histories.
654be53845
...
3a4613d033
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -4,6 +4,3 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
workflows:
|
||||
applies-to: version-updates
|
||||
|
10
.github/workflows/hosts.yml
vendored
10
.github/workflows/hosts.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user