We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472a26b commit e33ff3dCopy full SHA for e33ff3d
.github/workflows/go-release.yml
@@ -2,7 +2,8 @@ name: Go Release Automation
2
3
on:
4
push:
5
- - *
+ branches:
6
+ - rishav/go-release
7
# inputs:
8
# project-name:
9
# description: "Project name (e.g., DynamoDbEncryption)"
0 commit comments