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 35fc603 commit 8175588Copy full SHA for 8175588
.github/workflows/go-release.yml
@@ -2,6 +2,7 @@ name: Go Release Automation
2
3
on:
4
push:
5
+ - *
6
# inputs:
7
# project-name:
8
# description: "Project name (e.g., DynamoDbEncryption)"
0 commit comments