Skip to content

Commit 7dfa60d

Browse files
committed
added latext extraction
1 parent 8fc198d commit 7dfa60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: CI
44
on:
55
# Triggers the workflow on push or pull request events but only for the main branch
66
push:
7-
branches: [ main , dev]
7+
branches: [ main , dev , image_captioning]
88
pull_request:
99
branches: [ dev, main]
1010
jobs:

0 commit comments

Comments
 (0)