diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index f570391..281ed2c 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -1,14 +1,14 @@ name: Debian on: workflow_dispatch: - push: - paths-ignore: - - 'README.md' - branches: - - master - pull_request: - schedule: - - cron: '13 4 * * *' +# push: +# paths-ignore: +# - 'README.md' +# branches: +# - master +# pull_request: +# schedule: +# - cron: '13 4 * * *' jobs: supported-debian-versions: name: Supported Debian versions