Skip to content

Bump postcss from 8.4.21 to 8.4.31 #3

Bump postcss from 8.4.21 to 8.4.31

Bump postcss from 8.4.21 to 8.4.31 #3

name: Issue and PR Organization
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
assign-label-and-project:
runs-on: [ubuntu-latest]
steps:
- name: Assign to Project
uses: actions/[email protected]
with:
project-url: https://github.com/users/JackDotJS/projects/3
github-token: ${{ secrets.ISSUE_ORGANIZATION }}
- name: Add Triage Label
if: success() || failure()
uses: github/[email protected]
with:
configuration-path: .github/labeler.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}
enable-versioned-regex: 0