We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8b4a5 commit 705369dCopy full SHA for 705369d
.github/workflows/descript-build.yml
@@ -5,7 +5,9 @@ on:
5
paths-ignore:
6
- '*.md'
7
pull_request:
8
- branches: [ charles/arm64 ]
+ branches:
9
+ - charles/arm64
10
+ - sk/ffmpeg-4.4-arm64
11
12
jobs:
13
build-macos-shared:
0 commit comments