Skip to content

Bump the all-dependencies group with 1 update #89

Bump the all-dependencies group with 1 update

Bump the all-dependencies group with 1 update #89

name: deploy-main-stacks-branch
on:
push:
branches-ignore:
- main
paths:
- .github/workflows/deploy-curl-performance-test-branch.yaml
- cloudformation/**
- lambda/**
- scripts/**
defaults:
run:
shell: bash
jobs:
lint:
name: Run yamllint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run yamllint
run: yamllint -c ./.github/linters/.yaml-lint.yaml .github/ cloudformation/