Skip to content

Commit cf4827d

Browse files
committed
Run CI on every push/PR
1 parent 9b02591 commit cf4827d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/build.yml

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
name: Build YouTube Music
22

33
on:
4-
push:
5-
branches:
6-
- master
7-
pull_request:
8-
branches:
9-
- master
4+
- push
5+
- pull_request
106

117
jobs:
128
build:

0 commit comments

Comments
 (0)