Skip to content

Commit a00426c

Browse files
committed
ci: disable auto trigger of bsd workflow
note: runner setup too flacky/fragile to be reliable
1 parent 9ae527b commit a00426c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/amd64_bsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ref: https://github.com/actions/runner-images
22
name: amd64 BSD
33

4-
on: [push, pull_request, workflow_dispatch]
4+
on: [workflow_dispatch]
55

66
concurrency:
77
group: ${{github.workflow}}-${{github.ref}}

0 commit comments

Comments
 (0)