Skip to content

Experimental Variable and Group Cards sizing stays consistent independent of screen size #945

Experimental Variable and Group Cards sizing stays consistent independent of screen size

Experimental Variable and Group Cards sizing stays consistent independent of screen size #945

name: Label Pull Requests
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [ opened, edited ]
jobs:
Assign-Label-To-Pull-Request:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"