Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
andywolk committed Aug 24, 2023
1 parent 563fa31 commit e8c8257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Distribute Sofia-Sip

on:
push:
branches: [ master ]
branches: [ master, test ]
paths:
- "**"
- "!debian/changelog"
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
- deb-arm
- rpm-amd64

uses: signalwire/actions-template/.github/workflows/ci-libs-metadata-v2.yml@main
uses: signalwire/actions-template/.github/workflows/ci-libs-metadata-v2.yml@fix/run-script-escapes
with:
ARTIFACT_NAME: ${{ matrix.platform }}-artifact
OS_PLATFORM: ${{ matrix.platform }}
Expand Down

0 comments on commit e8c8257

Please sign in to comment.