Skip to content

Commit b9623f2

Browse files
committed
Adjust .github/workflows/package-build.yml for personal test usage
Change-Id: Idaba49ee77704751b2677d63ba99e921053edbc4
1 parent 96a9829 commit b9623f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
cancel-in-progress: true
1616
jobs:
1717
build-debian:
18-
if: github.event_name != 'schedule' || github.repository == 'sipwise/rtpengine'
18+
if: github.event_name != 'schedule' || github.repository == 'mika/rtpengine'
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:

0 commit comments

Comments
 (0)