Skip to content

Commit 8e0622e

Browse files
#233: Removed workflow_dispatch again
1 parent a82c58d commit 8e0622e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

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

33
on:
44
push:
5-
workflow_dispatch:
65

76
concurrency:
87
group: "${{ github.workflow }}-${{ github.head_ref || github.run_id }}"

0 commit comments

Comments
 (0)