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: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
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"
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user