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 62e6ab6 commit 74209b7Copy full SHA for 74209b7
.github/workflows/test.yml
@@ -10,6 +10,7 @@ on:
10
- main
11
- release-*
12
pull_request:
13
+ workflow_dispatch:
14
permissions:
15
contents: read
16
.github/workflows/validate.yml
@@ -7,6 +7,7 @@ on:
7
8
9
env:
GO_VERSION: 1.24
0 commit comments