Skip to content

Ltex Stops Working when adding the y letter, but removing it makes it work. #51

Ltex Stops Working when adding the y letter, but removing it makes it work.

Ltex Stops Working when adding the y letter, but removing it makes it work. #51

# Copyright (C) 2019-2025
# Julian Valentin, Daniel Spitzer, LTeX+ Development Community
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
name: Issue and pull request assignment
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: Auto-assign issue and pull request
uses: pozil/auto-assign-issue@v2
with:
assignees: spitzerd