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 6da1801 + 834c3b9 commit 274f578Copy full SHA for 274f578
.github/workflows/push.yml
@@ -3,6 +3,8 @@ on:
3
branches:
4
- 1.x
5
pull_request:
6
+ # Allow manually triggering the workflow.
7
+ workflow_dispatch:
8
name: Qa workflow
9
env:
10
phiveGPGKeys: 4AA394086372C20A,D2CCAC42F6295E7D,E82B2FB314E9906E,8A03EA3B385DBAA1
0 commit comments