add release:ignore to update make docs procedure
PRs
This commit is contained in:
parent
9baba271b4
commit
56683d2aa0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update-make-docs.yml
vendored
2
.github/workflows/update-make-docs.yml
vendored
|
|
@ -11,3 +11,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: grafana/writers-toolkit/update-make-docs@update-make-docs/v1
|
||||
with:
|
||||
pr_options: --label "release:ignore"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue