Testing workflows for Development
This commit is contained in:
4
.github/workflows/linters.yml
vendored
4
.github/workflows/linters.yml
vendored
@@ -1,9 +1,5 @@
|
|||||||
name: linters
|
name: linters
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
workflows: write
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Review"] # EXACT match of the other workflow’s name
|
workflows: ["Review"] # EXACT match of the other workflow’s name
|
||||||
|
|||||||
Reference in New Issue
Block a user