feat: upload translation to POEditor - remove first-pr-workflow

This commit is contained in:
cihatata
2025-03-11 23:59:54 +03:00
parent 2d37790186
commit c02e0cfa2b

View File

@@ -1,9 +0,0 @@
- name: First interaction
uses: actions/first-interaction@v1.3.0
with:
# Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }}
repo-token:
# Comment to post on an individual's first issue
issue-message: Thanks for opening your first issue! :) # optional
# Comment to post on an individual's first pull request
pr-message: Thanks for creating your first PR! :) # optional