disable hosts workflow
This commit is contained in:
parent
3a4613d033
commit
c6afe240ff
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