Skip to content

Unnecessary \n at the end of the text session file. #481

Unnecessary \n at the end of the text session file.

Unnecessary \n at the end of the text session file. #481

name: Handle new issues
on:
issues:
types:
- opened
jobs:
set-labels:
runs-on: ubuntu-latest
steps:
- name: Set issue defaults
uses: meatlink/issue-defaults@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
label: new
assignee: marcmo