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-11 14:53:06 -0400
committerGitHub <noreply@github.com>2021-04-11 14:53:06 -0400
commit2321a7afce6ae84a0ab1904a5ea5291011534bce (patch)
treebca0a6fd5ab907d5e7b3d100010887bc3b159a18 /.github
parent3cec44463f9bf3e62c172e43bbcd236a8d396d34 (diff)
Update iso-build.yaml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/iso-build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/iso-build.yaml b/.github/workflows/iso-build.yaml
index 253cee55..229a37be 100644
--- a/.github/workflows/iso-build.yaml
+++ b/.github/workflows/iso-build.yaml
@@ -2,7 +2,7 @@
name: Build Arch ISO with ArchInstall Commit
-on: [push, pull_request]
+on: pull_request
jobs:
build: