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 389e606 commit 9f5097dCopy full SHA for 9f5097d
.github/workflows/update-hkubectl-downloads.yaml
@@ -2,7 +2,7 @@ name: Update Download Files from hkubectl Release
2
3
# Trigger the workflow when a new release is published in the hkubectl repository
4
on:
5
- # Triggers the workflow on push or pull request events but only for the master branch.
+ # Triggers the workflow on push or pull request events but only for the master branch
6
pull_request:
7
branches: [ source ]
8
0 commit comments