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 b87129d commit dd46bfbCopy full SHA for dd46bfb
.github/workflows/build.yml
@@ -2,9 +2,9 @@
2
3
name: Build - CI
4
5
-on:
6
- pull_request:
7
- branches: [ "main" ]
+#on:
+# pull_request:
+# branches: [ "main" ]
8
9
jobs:
10
build:
.github/workflows/deploy.yml
@@ -1,8 +1,8 @@
1
name: Deploy to AWS EKS - CD
- push:
+# push:
env:
# AWS Bucket Keys
0 commit comments