Explorar o código

Fix branches used by Github Actions CI

Alex Szpakowski %!s(int64=3) %!d(string=hai) anos
pai
achega
ac9e3952ce
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      .github/workflows/build.yml

+ 1 - 4
.github/workflows/build.yml

@@ -1,8 +1,5 @@
 name: "build-and-test"
-on:
-  push:
-    branches:
-      - master
+on: [push, pull_request]
 
 env:
   ACTIONS_ALLOW_UNSECURE_COMMANDS: true  # required for leafo/gh-actions-lua