Skip to content

Commit 7511bfb

Browse files
authored
Update build.yml
1 parent 153ead7 commit 7511bfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: App Builder
22

33
on:
44
push:
5-
branches: [ master, main ]
5+
branches: [ master ]
66
paths-ignore:
77
- '**.md'
88
- '**.yml'
99
pull_request:
10-
branches: [ master, main ]
10+
branches: [ master ]
1111
paths-ignore:
1212
- '**.md'
1313

0 commit comments

Comments
 (0)