Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TEMP/TESTING
Browse files Browse the repository at this point in the history
jrfnl committed Nov 10, 2023
1 parent dccdbe1 commit 09aeb4d
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -76,18 +76,13 @@ labels:
- "src/Standards/Zend/.*"

- label: "Type: breaking change"
draft: False
body: "x] Breaking change"
- label: "Type: bug"
draft: False
body: "x\] Bug fix"
- label: "Type: enhancement"
draft: False
body: "x\] New feature"
- label: "Type: documentation"
draft: False
body: "x\] Documentation improvement"
- label: "Type: documentation"
draft: False
files:
- "/Docs/[A-Za-z0-9-]*/.*Standard.xml$"
3 changes: 0 additions & 3 deletions .github/workflows/label-new-prs.yml
Original file line number Diff line number Diff line change
@@ -3,9 +3,6 @@ name: Label new PRs
on:
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target
pull_request_target:
types:
- opened
- ready_for_review

jobs:
label-new-prs:

0 comments on commit 09aeb4d

Please sign in to comment.