Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-04-15 18:46:44 -0400
committerGitHub <noreply@github.com>2021-04-15 18:46:44 -0400
commit769a5b5f743897e1a6ef4fd19b11ab53a2ef27bb (patch)
tree56e38f4dc222686514abb6ffc646424f379e5bf8 /.github
parent65c6807cc99a4c5bbd1ec8097b2472669475cf7d (diff)
These could affect whether the code builds/runs correctly
They should not be ignored.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/iso-build.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/iso-build.yaml b/.github/workflows/iso-build.yaml
index 2e4df13c..4b1187c8 100644
--- a/.github/workflows/iso-build.yaml
+++ b/.github/workflows/iso-build.yaml
@@ -9,11 +9,8 @@ on:
- 'docs/**'
- '**.editorconfig'
- '**.gitignore'
- - '**.yml'
- - '**.yaml'
- '**.md'
- '**.toml'
- - '**.cfg'
- 'LICENSE'
- 'PKGBUILD'