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 aa45ad0 commit 5c2333fCopy full SHA for 5c2333f
.github/workflows/deploy-dev.yml
@@ -3,9 +3,6 @@ name: Build and Deploy Apps
3
on:
4
workflow_dispatch:
5
push:
6
- branches:
7
- - dev
8
- - main
9
jobs:
10
build:
11
name: Build and Push to ECR with Docker Buildx Cache
0 commit comments