Skip to content

chore(deps): update mcr.microsoft.com/devcontainers/universal docker tag to v5 #130

chore(deps): update mcr.microsoft.com/devcontainers/universal docker tag to v5

chore(deps): update mcr.microsoft.com/devcontainers/universal docker tag to v5 #130

Workflow file for this run

name: "Label PRs"
on:
pull_request_target:
types:
- opened
jobs:
label:
runs-on: ubuntu-latest
name: Label PRs
steps:
- uses: srvaroa/labeler@v1.11
env:
GITHUB_TOKEN: "${{ secrets.NYUW_TOKEN_GH }}"