Skip to content

Bump stylelint-config-standard-scss from 14.0.0 to 15.0.1 (#234) #132

Bump stylelint-config-standard-scss from 14.0.0 to 15.0.1 (#234)

Bump stylelint-config-standard-scss from 14.0.0 to 15.0.1 (#234) #132

Workflow file for this run

name: autoupdate
on:
push:
branches:
- main
jobs:
autoupdate:
permissions:
contents: write
name: autoupdate
runs-on: ubuntu-latest
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
PR_FILTER: "protected"
MERGE_MSG: "Auto-update feature branch with changes from the main branch"
MERGE_CONFLICT_ACTION: "ignore"