Skip to content

Commit a306440

Browse files
authored
Update build.yml
1 parent 474023b commit a306440

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ name: Generate Build File
55
# Controls when the workflow will run
66
on:
77
# Triggers the workflow on push or pull request events but only for the "development" branch
8-
push:
8+
pull_request:
99
branches:
10-
- main
1110
- development
1211

1312
# Allows you to run this workflow manually from the Actions tab

0 commit comments

Comments
 (0)