mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 09:26:23 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -17,10 +17,10 @@ jobs:
|
||||
uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
cmd: test
|
||||
label:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Labelling pull request
|
||||
uses: actions/labeler@main
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
#label:
|
||||
#runs-on: ubuntu-latest
|
||||
#steps:
|
||||
#- name: Labelling pull request
|
||||
#uses: actions/labeler@main
|
||||
#with:
|
||||
#repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user