Skip to content

Update dependency @stylexjs/babel-plugin to ^0.10.0 #116

Update dependency @stylexjs/babel-plugin to ^0.10.0

Update dependency @stylexjs/babel-plugin to ^0.10.0 #116

Workflow file for this run

name: Auto Labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}