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.
2 parents a06a395 + ad3f268 commit 146fe97Copy full SHA for 146fe97
.github/workflows/test.yml
@@ -1,5 +1,6 @@
1
name: Test
2
on:
3
+ workflow_dispatch:
4
# Ensure GitHub actions are not run twice for same commits
5
push:
6
branches: [master]
.github/workflows/verify-go-src.yml
@@ -1,6 +1,7 @@
name: Verify Go client
7
pull_request:
0 commit comments