Skip to content

Commit 4a00fda

Browse files
committed
remove temporary gha rule
1 parent 6a87b4b commit 4a00fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-build.yml

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

33
on:
44
push:
5-
branches:
6-
- 'bump-deps'
5+
# branches:
6+
# - 'bump-deps'
77
tags:
88
- 'v0.*'
99
- 'v1.*'

0 commit comments

Comments
 (0)