Skip to content

Commit 9c0dccc

Browse files
committed
run action on patch and dispatch
1 parent b37b620 commit 9c0dccc

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/test_publish.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# doi:10.18419/darus-3801
22

3-
name: Test and publish
3+
name: Test action
44

55
on:
6+
workflow_dispatch:
67
push:
7-
branches:
8-
- main
9-
release:
10-
types:
11-
- published
128

139
jobs:
1410
dv-sync:

0 commit comments

Comments
 (0)