Skip to content

Commit 7b7cd1e

Browse files
committed
added workflow dispatch trigger
1 parent 12581ed commit 7b7cd1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ports_sparkfun.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: sparkfun ports
33
on:
44
release:
55
types: [created]
6+
workflow_dispatch:
67

78
concurrency:
89
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)