Skip to content

Commit

Permalink
run CI on PR on dev
Browse files Browse the repository at this point in the history
  • Loading branch information
SandraMonnier authored Jan 19, 2024
1 parent e8c09da commit f0f1e55
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ on:
tags:
- "v*"
pull_request:
branches: [main]
branches:
- main
- dev

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit f0f1e55

Please sign in to comment.