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 bb002ca
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 All @@ -25,7 +25,7 @@ jobs:

sofia_build_deb:
name: 'Build Deb'
uses: signalwire/actions-template/.github/workflows/ci-deb-packages-v2.yml@main
uses: signalwire/actions-template/.github/workflows/ci-deb-packages-v2.yml@fix/run-script-escapes
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit bb002ca

Please sign in to comment.