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
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
workflows: write
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Review"] # EXACT match of the other workflow’s name
|
||||
|
||||
Reference in New Issue
Block a user