disable hosts workflow
This commit is contained in:
parent
5c8c48d5ea
commit
9b8f215786
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