We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc198d commit 7dfa60dCopy full SHA for 7dfa60d
.github/workflows/main.yml
@@ -4,7 +4,7 @@ name: CI
4
on:
5
# Triggers the workflow on push or pull request events but only for the main branch
6
push:
7
- branches: [ main , dev]
+ branches: [ main , dev , image_captioning]
8
pull_request:
9
branches: [ dev, main]
10
jobs:
0 commit comments