mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-06 01:39:38 -06:00
feat: upload translation to POEditor - remove first-pr-workflow
This commit is contained in:
9
.github/workflows/first-issue-first-pr.yml
vendored
9
.github/workflows/first-issue-first-pr.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user