Skip to content

Commit b308b8b

Browse files
Gerifieldbketelsen
Gerifield
authored andcommitted
feat: run the workflow on PR too
1 parent 900e423 commit b308b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: testing
2-
on: [push]
2+
on: [push, pull_request]
33
jobs:
44
test:
55
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)