Skip to content

Commit 2d0fae5

Browse files
authored
Update build.yml
1 parent 17e6663 commit 2d0fae5

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,7 @@ name: Rebuild project
22

33
on:
44
push:
5-
branches:
6-
- '*'
7-
- '*/*'
8-
- '**'
9-
pull_request:
10-
branches:
11-
- '*'
12-
- '*/*'
13-
- '**'
5+
branches: [ master ]
146
workflow_dispatch:
157

168
jobs:

0 commit comments

Comments
 (0)