Skip to content

Commit

Permalink
Setup build workflow for devel/ffmpeg-resync branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bennettpeter committed Sep 6, 2022
1 parent 9c6a3ec commit 9f0e8b4
Showing 1 changed file with 3 additions and 3 deletions.
@@ -1,10 +1,10 @@
name: master
name: devel/ffmpeg-resync

on:
push:
branches: [ master ]
branches: [ devel/ffmpeg-resync ]
pull_request:
branches: [ master ]
branches: [ devel/ffmpeg-resync ]

jobs:
build:
Expand Down

0 comments on commit 9f0e8b4

Please sign in to comment.