Browse Source

Update build.yaml (#1216)

CaCO3 3 years ago
parent
commit
c1369ca0ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yaml

+ 1 - 1
.github/workflows/build.yaml

@@ -1,6 +1,6 @@
 name: Build and Pack
 name: Build and Pack
 
 
-on: [push]
+on: [push, pull_request]
 
 
 jobs:
 jobs:
 #########################################################################################
 #########################################################################################