Skip to content

Allow placing block at-rules anywhere for better flexibility #17

Allow placing block at-rules anywhere for better flexibility

Allow placing block at-rules anywhere for better flexibility #17

name: Pull request meta
on:
pull_request:
types: [opened]
jobs:
process_pr_meta:
name: Process PR meta
runs-on: ubuntu-20.04
steps:
- name: Assign to author
uses: kentaro-m/[email protected] # Specify also the minor version because v2 does not exist
- name: Add labels
uses: TimonVS/pr-labeler-action@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'