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:47:34 -0400
committerGitHub <noreply@github.com>2021-04-15 18:47:34 -0400
commit88071ef9c04839434e8aa1972790243c96fb3e4e (patch)
tree74ca306c59cc17580c4ebe484f1430d0ee851d05 /.github
parent769a5b5f743897e1a6ef4fd19b11ab53a2ef27bb (diff)
.toml files could also possibly affect behavior.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/iso-build.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/iso-build.yaml b/.github/workflows/iso-build.yaml
index 4b1187c8..d08e68ff 100644
--- a/.github/workflows/iso-build.yaml
+++ b/.github/workflows/iso-build.yaml
@@ -10,7 +10,6 @@ on:
- '**.editorconfig'
- '**.gitignore'
- '**.md'
- - '**.toml'
- 'LICENSE'
- 'PKGBUILD'