Skip to content

Commit

Permalink
Add master as trigger for Integration-Checks
Browse files Browse the repository at this point in the history
  • Loading branch information
dcollins15 committed Dec 20, 2024
1 parent 6278779 commit 262b70e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ on:
push:
branches:
- develop
- master
pull_request:
branches:
- develop
- master

jobs:
check-package:
Expand Down

0 comments on commit 262b70e

Please sign in to comment.