Skip to content

Commit 5e13e8e

Browse files
committed
ci: run release workflow on push to main
1 parent c25e028 commit 5e13e8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Release
22
on:
33
push:
44
branches: [main]
5-
pull_request:
6-
branches: [main]
75
concurrency:
86
group: ${{ github.workflow }}-${{ github.ref }}
97
cancel-in-progress: true

0 commit comments

Comments
 (0)