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 880fc9d + afe0c56 commit a532330Copy full SHA for a532330
2 files changed
.github/workflows/alpine.yml
@@ -2,6 +2,8 @@ name: Alpine
2
on:
3
workflow_dispatch:
4
push:
5
+ paths-ignore:
6
+ - 'README.md'
7
branches:
8
- master
9
pull_request:
.github/workflows/debian.yml
@@ -2,6 +2,8 @@ name: Debian
0 commit comments