Skip to content

Commit e33ff3d

Browse files
auto commit
1 parent 472a26b commit e33ff3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/go-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Go Release Automation
22

33
on:
44
push:
5-
- *
5+
branches:
6+
- rishav/go-release
67
# inputs:
78
# project-name:
89
# description: "Project name (e.g., DynamoDbEncryption)"

0 commit comments

Comments
 (0)