Skip to content

Update dependency lint-staged to v15.2.4 #338

Update dependency lint-staged to v15.2.4

Update dependency lint-staged to v15.2.4 #338

Workflow file for this run

# ------------------------------------------------------------------------------
# <auto-generated>
#
# This code was generated.
#
# - To turn off auto-generation set:
#
# [GitHubActionsSteps (AutoGenerate = false)]
#
# - To trigger manual generation invoke:
#
# nuke --generate-configuration GitHubActions_ci-ignore --host GitHubActions
#
# </auto-generated>
# ------------------------------------------------------------------------------
name: ci-ignore
on:
push:
branches:
- 'master'
- 'main'
- 'next'
tags:
- 'v*'
paths:
- '.codecov.yml'
- '.editorconfig'
- '.gitattributes'
- '.gitignore'
- '.gitmodules'
- '.lintstagedrc.js'
- '.prettierignore'
- '.prettierrc'
- 'LICENSE'
- 'nukeeper.settings.json'
- 'omnisharp.json'
- 'package-lock.json'
- 'package.json'
- 'Readme.md'
- '.github/dependabot.yml'
- '.github/labels.yml'
- '.github/release.yml'
- '.github/renovate.json'
pull_request:
branches:
- 'master'
- 'main'
- 'next'
paths:
- '.codecov.yml'
- '.editorconfig'
- '.gitattributes'
- '.gitignore'
- '.gitmodules'
- '.lintstagedrc.js'
- '.prettierignore'
- '.prettierrc'
- 'LICENSE'
- 'nukeeper.settings.json'
- 'omnisharp.json'
- 'package-lock.json'
- 'package.json'
- 'Readme.md'
- '.github/dependabot.yml'
- '.github/labels.yml'
- '.github/release.yml'
- '.github/renovate.json'
permissions:
actions: read
checks: read
contents: read
deployments: read
id-token: none
issues: write
discussions: none
packages: none
pages: none
pull-requests: write
repository-projects: none
security-events: none
statuses: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: N/A
run: |
echo "No build required"