Skip to content

fix: bump peter-evans/create-pull-request from 6 to 7 #31

fix: bump peter-evans/create-pull-request from 6 to 7

fix: bump peter-evans/create-pull-request from 6 to 7 #31

Workflow file for this run

name: Actionlint
on:
push:
branches:
- 'main'
pull_request:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/actionlint@v2
with:
pyflakes: false