Skip to content

Commit 3f91c2b

Browse files
committed
ci(pr_test_build_images): Remove workflow_dispatch trigger
It makes no sense, since this workflow is optimised for Pull Requests
1 parent 6331438 commit 3f91c2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr_test_build_images.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Test Build Images
33

44
on:
5-
workflow_dispatch:
65
pull_request:
76
branches: [main, 'release-*']
87
# For now, we run on all paths, but if the products could be moved into a subdirectory, we could match on that

0 commit comments

Comments
 (0)