Merge branch 'main' into main

This commit is contained in:
Akshay Nair
2020-12-02 19:20:54 +05:30
committed by GitHub
+7 -7
View File
@@ -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 }}"