chore: clean up code

This commit is contained in:
Larvan2 2023-04-03 12:03:18 +00:00
parent 2fc37501f5
commit bf31abee22

View file

@ -5,17 +5,15 @@ on:
paths-ignore:
- "docs/**"
- "README.md"
- ".github/ISSUE_TEMPLATE/**"
branches:
- Alpha
- Beta
- Meta
tags:
- "v*"
pull_request_target:
branches:
- Alpha
- Beta
- Meta
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}