Skip to content

Commit 1b942b3

Browse files
committed
Remove pull_request trigger - only run on main branch
1 parent 04645c0 commit 1b942b3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Release Package
22
on:
33
push:
44
branches: [main]
5-
pull_request:
6-
branches: [main]
75
jobs:
86
check-version:
97
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)