Skip to content

Commit ad9de16

Browse files
committed
trigger pipelines on PRs
1 parent d601710 commit ad9de16

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Run Tests
22

3-
on:
4-
push:
5-
branches:
6-
- "master"
7-
- "v3"
3+
on: [push, pull_request]
84

95
jobs:
106
spec:

0 commit comments

Comments
 (0)