mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
ci: run autofix on renovate branches
This commit is contained in:
parent
fb76b3931a
commit
af75f18cf5
1
.github/workflows/autofix-docs.yml
vendored
1
.github/workflows/autofix-docs.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
paths:
|
||||
- "docs/**"
|
||||
- ".github/workflows/docs.yml"
|
||||
push:
|
||||
branches:
|
||||
- "renovate/**"
|
||||
|
||||
|
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -8,7 +8,6 @@ on:
|
||||
# autofix workflow will be triggered instead for PRs
|
||||
branches:
|
||||
- main
|
||||
- "renovate/**"
|
||||
- "!v[0-9]*"
|
||||
|
||||
# Remove default permissions of GITHUB_TOKEN for security
|
||||
|
Loading…
Reference in New Issue
Block a user