We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad284e commit 428cd5cCopy full SHA for 428cd5c
1 file changed
.github/workflows/linux-install-test.yml
@@ -35,9 +35,6 @@ name: Linux Install Tests
35
# ──────────────────────────────────────────────────────────────────────────────
36
37
on:
38
- pull_request:
39
- types: [opened, synchronize, reopened]
40
-
41
# Callable from release pipelines (e.g. create-new-release.yml).
42
# The caller may supply an explicit CI run ID; if omitted the shared run
43
# context is used (all workflow_call children share the parent run ID).
0 commit comments