Skip to content

Commit

Permalink
Removed changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dunefro committed Dec 20, 2024
1 parent 87e1cca commit a4dee13
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/update-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ on:
pull_request:
branches:
- 'main'
# paths:
# - '.github/workflows/update-artifacts.yml'
# - 'charts/tfy-k8s-aws-eks-inframold/**'
# - 'charts/tfy-k8s-azure-aks-inframold/**'
# - 'charts/tfy-k8s-civo-talos-inframold/**'
# - 'charts/tfy-k8s-gcp-gke-standard-inframold/**'
# - 'charts/tfy-k8s-generic-inframold/**'
# - 'scripts/generate-artifacts-manifest/**'
# - 'scripts/upload-artifacts/**'
paths:
- '.github/workflows/update-artifacts.yml'
- 'charts/tfy-k8s-aws-eks-inframold/**'
- 'charts/tfy-k8s-azure-aks-inframold/**'
- 'charts/tfy-k8s-civo-talos-inframold/**'
- 'charts/tfy-k8s-gcp-gke-standard-inframold/**'
- 'charts/tfy-k8s-generic-inframold/**'
- 'scripts/generate-artifacts-manifest/**'
- 'scripts/upload-artifacts/**'

jobs:
update-artifacts:
Expand Down

0 comments on commit a4dee13

Please # to comment.