Skip to content

🚀 tests(system): change test files with js extension to ts #1676

🚀 tests(system): change test files with js extension to ts

🚀 tests(system): change test files with js extension to ts #1676

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: '${{ github.token }}'