Use only issues for ticket-check trigger
This commit is contained in:
parent
fe29f40a88
commit
a927750124
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ticket-check.yml
vendored
2
.github/workflows/ticket-check.yml
vendored
|
@ -3,8 +3,6 @@ name: 🎫 Ticket Compliance
|
|||
on:
|
||||
issues:
|
||||
types: [opened]
|
||||
pull_request:
|
||||
types: [opened]
|
||||
jobs:
|
||||
issue-check:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue