Skip to content

chore(eks): update EKS Add-On interface documentation #23

chore(eks): update EKS Add-On interface documentation

chore(eks): update EKS Add-On interface documentation #23

Workflow file for this run

name: Check all requires files are in LFS
on:
pull_request: {}
jobs:
check-lfs:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v5
with:
# We don't actually care about LFS file contents, just their integrity.
lfs: false
- name: Check LFS pointers
run: git lfs fsck --pointers