diff --git a/.github/workflows/ticket-check.yml b/.github/workflows/ticket-check.yml index c8eb0e4..4212cf7 100644 --- a/.github/workflows/ticket-check.yml +++ b/.github/workflows/ticket-check.yml @@ -1,13 +1,19 @@ -# Validates that newly opened issues contain enough info -name: 🎫 Ticket Compliance +# Checks newly opened issues contain enough info, and follow the required format +name: 🎫 Issue Validator on: issues: types: [opened] jobs: - issue-check: + check-title: runs-on: ubuntu-latest + permissions: write-all steps: - - uses: wow-actions/needs-more-info@v1.0.5 + - name: Default + if: "endsWith(github.event.issue.title, '