We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae527b commit a00426cCopy full SHA for a00426c
.github/workflows/amd64_bsd.yml
@@ -1,7 +1,7 @@
1
# ref: https://github.com/actions/runner-images
2
name: amd64 BSD
3
4
-on: [push, pull_request, workflow_dispatch]
+on: [workflow_dispatch]
5
6
concurrency:
7
group: ${{github.workflow}}-${{github.ref}}
0 commit comments