Skip to content

Commit 3e838ee

Browse files
authored
Merge pull request #260 from WyriHaximusNet/Stop-building-Debian-images
Stop building Debian images
2 parents 0deae8f + f3024a2 commit 3e838ee

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/debian.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: Debian
22
on:
33
workflow_dispatch:
4-
push:
5-
paths-ignore:
6-
- 'README.md'
7-
branches:
8-
- master
9-
pull_request:
10-
schedule:
11-
- cron: '13 4 * * *'
4+
# push:
5+
# paths-ignore:
6+
# - 'README.md'
7+
# branches:
8+
# - master
9+
# pull_request:
10+
# schedule:
11+
# - cron: '13 4 * * *'
1212
jobs:
1313
supported-debian-versions:
1414
name: Supported Debian versions

0 commit comments

Comments
 (0)