Skip to content

Commit

Permalink
ci: fix rules
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentC35 committed Dec 3, 2024
1 parent 68b18ec commit ac08bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- "v1-orbeon-2022"
- "v1/*"
- "v1/**"

jobs:
build:
Expand Down

0 comments on commit ac08bfe

Please sign in to comment.