Skip to content

Feat/pipeline failure docs #252

Feat/pipeline failure docs

Feat/pipeline failure docs #252

Workflow file for this run

name: Fix
on:
pull_request:
branches: main
jobs:
fix:
runs-on: ubuntu-latest
permissions:
contents: write
if: github.actor != 'github-actions[bot]'
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
- uses: pnpm/action-setup@v4
with:
version: latest
- uses: actions/setup-node@v4
with:
node-version: 22
cache: pnpm
- run: pnpm install
- run: pnpm run lint:fix
- run: git add .
- uses: qoomon/actions--create-commit@v1
id: actions--create-commit
with:
message: |
🎨 pnpm run lint:fix
[dependabot skip]
skip-empty: true
- if: ${{ steps.actions--create-commit.outputs.commit }}
run: git push
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy