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 bddc602 commit 3ad0845Copy full SHA for 3ad0845
.github/workflows/main.yml
@@ -0,0 +1,9 @@
1
+name: Setup ArgoCD
2
+on:
3
+ push:
4
+ branches:
5
+ - main
6
+jobs:
7
+ apply:
8
+ runs-on:
9
+
0 commit comments