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 eba2c82 commit bc77221Copy full SHA for bc77221
.github/workflows/kubectl.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch: # Allows manual start of workflows
5
push:
6
branches:
7
- - "main"
+ - "master"
8
paths-ignore:
9
- "*.md"
10
- "*.example"
0 commit comments