Remove automatic triggers from repo_health workflow #16
14
.github/workflows/repo_health.yml
vendored
14
.github/workflows/repo_health.yml
vendored
@@ -21,20 +21,6 @@ on:
|
|||||||
- release
|
- release
|
||||||
- scripts
|
- scripts
|
||||||
- repo
|
- repo
|
||||||
pull_request:
|
|
||||||
paths:
|
|
||||||
- .github/workflows/**
|
|
||||||
- scripts/**
|
|
||||||
- docs/**
|
|
||||||
- dev/**
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths:
|
|
||||||
- .github/workflows/**
|
|
||||||
- scripts/**
|
|
||||||
- docs/**
|
|
||||||
- dev/**
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user