Skip to content

Commit c538f02

Browse files
committed
ci: enable master run
1 parent aed8897 commit c538f02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
push:
44
branches:
55
- '*'
6-
- '!master'
76
pull_request:
87
branches: [ 'master' ]
98

@@ -32,4 +31,3 @@ jobs:
3231
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3332
# CI: true
3433
run: npx semantic-release
35-

0 commit comments

Comments
 (0)