feat: adding side quest tracker files (#3189)

This commit is contained in:
Johannes
2024-09-29 13:02:46 -07:00
committed by GitHub
parent 68e52954e2
commit 2367313ff2
11 changed files with 230 additions and 0 deletions

View File

@@ -20,6 +20,20 @@ jobs:
id: lint_pr_title
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
fix
feat
chore
docs
style
refactor
perf
test
build
ci
revert
ossgg
- uses: marocchino/sticky-pull-request-comment@v2
# When the previous steps fails, the workflow would stop. By adding this