Skip to content

Commit bf8679f

Browse files
committed
trigger CI build also by pull requests
1 parent 931c7b1 commit bf8679f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- master
77
- develop
8+
tags: '*'
9+
pull_request:
10+
release:
11+
types: [published, created]
812

913
jobs:
1014
test:

0 commit comments

Comments
 (0)