Skip to content

Commit

Permalink
Temp: Add packaging pipeline build
Browse files Browse the repository at this point in the history
  • Loading branch information
n-jay committed Jul 26, 2024
1 parent 9fffa4f commit 52471e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/packaging-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: OpenCue Packaging Pipeline
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
integration_test:
Expand Down

0 comments on commit 52471e2

Please sign in to comment.