Skip to content

build(deps-dev): bump @eslint/js from 9.18.0 to 9.19.0 (#4129) #26

build(deps-dev): bump @eslint/js from 9.18.0 to 9.19.0 (#4129)

build(deps-dev): bump @eslint/js from 9.18.0 to 9.19.0 (#4129) #26

Workflow file for this run

name: Deployment Prep
on:
workflow_dispatch:
push:
branches:
- master
jobs:
config:
if: github.repository == 'anuraghazra/github-readme-stats'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Deployment Prep
run: python ./.github/workflows/deploy-prep.py
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
with:
branch: vercel
create_branch: true
push_options: "--force"