mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-26 13:42:44 +03:00
Setup github actions
This commit is contained in:
parent
2c23defeaf
commit
5c651831a7
4
.github/workflows/push-to-ecr.yaml
vendored
4
.github/workflows/push-to-ecr.yaml
vendored
@ -3,10 +3,6 @@ name: Push Image to ECR
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- setup-github-actions
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
env:
|
||||
AWS_REGION: eu-west-3
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user