Browse Source

update CI trigger (#345)

update CI trigger
Jonathan Turner 6 years ago
parent
commit
0f77234443
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/testing.yml

+ 1 - 1
.github/workflows/testing.yml

@@ -1,5 +1,5 @@
 name: gokrb5
 name: gokrb5
-on: [push]
+on: [push, pull_request]
 
 
 jobs:
 jobs:
   build:
   build: