Skip to content

Commit

Permalink
for check github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
atquintegro committed May 16, 2024
1 parent ba69c91 commit 96664b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/aws-eks-utils-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ on:
push:
branches:
- main
- onboarding
# paths:
# - 'docker/aws-eks-utils/Dockerfile'
paths:
- 'docker/aws-eks-utils/Dockerfile'

jobs:
push_to_registries:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/terraform-utils-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches:
- 'main'
- 'onboarding'
paths:
- 'docker/terraform-utils/Dockerfile'
# paths:
# - 'docker/terraform-utils/Dockerfile'

jobs:
push_to_registries:
Expand Down

0 comments on commit 96664b7

Please sign in to comment.