Skip to content

Commit

Permalink
Merge branch 'release/v2.0.5' into release/v2.0.5-parkeeruimte-in-bui…
Browse files Browse the repository at this point in the history
…tenruimten
  • Loading branch information
sTomerG authored Nov 5, 2024
2 parents af669c9 + 3fa2e80 commit ee993a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: CICD
on:
workflow_dispatch:
push:
branches: [main]
branches: [main, "release/**"]
pull_request:
branches: [main]
branches: [main, "release/**"]

jobs:
CI:
Expand Down

0 comments on commit ee993a5

Please sign in to comment.