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 02802c1 commit 12723abCopy full SHA for 12723ab
.github/workflows/docker-image.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- "feature/docker-containerization" # Only containerization branch for now
7
pull_request:
8
- types: [opened, synchronize, reopened, ready_for_review] # Skip draft PRs
+ types: [opened, synchronize, reopened, ready_for_review] # Skip draft PRs
9
10
- "develop"
11
- "main"
0 commit comments