Skip to content

fix(deepmap/oapi-codegen): transfer the repository to oapi-codegen/oapi-codegen #1141

fix(deepmap/oapi-codegen): transfer the repository to oapi-codegen/oapi-codegen

fix(deepmap/oapi-codegen): transfer the repository to oapi-codegen/oapi-codegen #1141

Workflow file for this run

---
name: actionlint
env:
AQUA_LOG_COLOR: always
on:
push:
branches: [main]
paths:
- .github/**
pull_request:
branches: [main]
paths:
- .github/**
permissions: {}
jobs:
default:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: aquaproj/aqua-installer@6ce1f8848ec8e61f14d57bd5d7597057a6dd187c # v3.0.1
with:
aqua_version: v2.29.0
policy_allow: "true"
- run: actionlint -ignore "duplicate value"