We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0deae8f + f3024a2 commit 3e838eeCopy full SHA for 3e838ee
1 file changed
.github/workflows/debian.yml
@@ -1,14 +1,14 @@
1
name: Debian
2
on:
3
workflow_dispatch:
4
- push:
5
- paths-ignore:
6
- - 'README.md'
7
- branches:
8
- - master
9
- pull_request:
10
- schedule:
11
- - cron: '13 4 * * *'
+# push:
+# paths-ignore:
+# - 'README.md'
+# branches:
+# - master
+# pull_request:
+# schedule:
+# - cron: '13 4 * * *'
12
jobs:
13
supported-debian-versions:
14
name: Supported Debian versions
0 commit comments