Skip to content

Commit 5e6b97d

Browse files
authored
Add workflow_dispatch trigger to dotnet.yml
1 parent cb64b61 commit 5e6b97d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build TS3AudioBot
33
on:
44
push:
55
branches: [ "master", "develop" ]
6+
workflow_dispatch:
67

78
jobs:
89
build_tsab:

0 commit comments

Comments
 (0)