Skip to content

Commit 6a5809f

Browse files
committed
Update CI
1 parent 184bd9e commit 6a5809f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Release
22

33
on:
4-
push:
5-
branches: [ feature/* ]
4+
pull_request:
5+
branches: [ main ]
66
paths-ignore:
77
- 'README.md'
88
- '.gitignore'

0 commit comments

Comments
 (0)