Skip to content

Commit

Permalink
Merge pull request #260 from WyriHaximusNet/Stop-building-Debian-images
Browse files Browse the repository at this point in the history
Stop building Debian images
  • Loading branch information
WyriHaximus authored Jan 14, 2025
2 parents 0deae8f + f3024a2 commit 3e838ee
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/debian.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3e838ee

Please sign in to comment.