Skip to content

Commit

Permalink
Revert ".github/workflows: fixes apm:ecosystem label for issues and P…
Browse files Browse the repository at this point in the history
…Rs (#2525)"

This reverts commit 8c6930a.
  • Loading branch information
darccio committed Feb 5, 2024
1 parent 9244140 commit 66ca6cc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/ecosystems-label-issue copy.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
name: Label APM Ecosystems Pull Requests
name: Label APM Ecosystems issues
on:
issues:
paths:
- "contrib/**"
types:
- reopened
- opened
- edited
pull_request:
paths:
- "contrib/**"
Expand Down

0 comments on commit 66ca6cc

Please sign in to comment.