Skip to content

Commit f8f921e

Browse files
committed
fix: ci permissions
1 parent 6863325 commit f8f921e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

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

33
on:
44
push:
5+
branches:
6+
- main
57

68
concurrency: ${{ github.workflow }}-${{ github.ref }}
79

0 commit comments

Comments
 (0)