Skip to content

Bump the dependencies group across 1 directory with 2 updates #243

Bump the dependencies group across 1 directory with 2 updates

Bump the dependencies group across 1 directory with 2 updates #243

Workflow file for this run

name: Run the actionlint
on:
push:
branches: [main]
paths:
- '**.yaml'
- '**.yml'
pull_request:
types: [opened, synchronize]
jobs:
run_actionlint_with_reviewdog:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run the actionlint
uses: reviewdog/[email protected]