Skip to content

Commit

Permalink
Running workflow for all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Jan 18, 2023
1 parent 9722d07 commit 62ff999
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Build & test

on:
push:
branches:
- trunk
pull_request:
branches:
- trunk

permissions:
contents: read
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/test-video.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Test video files

on:
push:
branches:
- trunk
pull_request:
branches:
- trunk

permissions:
contents: read
Expand Down

0 comments on commit 62ff999

Please sign in to comment.