1
0
Fork 0

Use only issues for ticket-check trigger

This commit is contained in:
Alicia Sykes 2022-07-28 16:12:05 +01:00 committed by GitHub
parent fe29f40a88
commit a927750124
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ name: 🎫 Ticket Compliance
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
issue-check:
runs-on: ubuntu-latest