Skip to content

fix: oci-copy task triggers unbounded var error when not using AWS creds #241

fix: oci-copy task triggers unbounded var error when not using AWS creds

fix: oci-copy task triggers unbounded var error when not using AWS creds #241

Workflow file for this run

---
name: yamllint
"on":
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint .