Skip to content

Commit 62ff999

Browse files
committed
Running workflow for all branches
1 parent 9722d07 commit 62ff999

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/build-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: Build & test
22

33
on:
44
push:
5-
branches:
6-
- trunk
75
pull_request:
8-
branches:
9-
- trunk
106

117
permissions:
128
contents: read

.github/workflows/test-video.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: Test video files
22

33
on:
44
push:
5-
branches:
6-
- trunk
75
pull_request:
8-
branches:
9-
- trunk
106

117
permissions:
128
contents: read

0 commit comments

Comments
 (0)