disable hosts workflow

This commit is contained in:
Dmitriy Kholkin 2024-06-18 18:31:36 +03:00
parent 3a4613d033
commit c6afe240ff
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2

View File

@ -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: