Compare commits
2 Commits
3a4613d033
...
654be53845
Author | SHA1 | Date | |
---|---|---|---|
654be53845 | |||
c6afe240ff |
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -4,3 +4,6 @@ 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