Skip to content

Commit

Permalink
Merge pull request #155 from BuildingSync/Fix-actions-calling-twice
Browse files Browse the repository at this point in the history
Fix actions calling twice
  • Loading branch information
haneslinger authored Jul 1, 2024
2 parents ec66b2c + 102e34e commit e0e3b88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Continuous Integration
on:
pull_request:
push:
branches:
- "develop"
tags:
- '*'

jobs:
model_articulation_tests:
Expand Down

0 comments on commit e0e3b88

Please sign in to comment.