Skip to content

Commit 38ac365

Browse files
add trigger
1 parent c5252f4 commit 38ac365

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/stable-release-workflow.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ name: Stable-release Tesseract
33
on:
44
release:
55
types: [published]
6-
6+
pull_request:
7+
branches:
8+
- main
79
permissions:
810
contents: read
911

0 commit comments

Comments
 (0)