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