Skip to content

chore(ci): bump dorny/paths-filter from 6852f92c20ea7fd3b0c25de3b5112db3a98da050 to d1c1ffe0248fe513906c8e24db8ea791d46f8590 #49

chore(ci): bump dorny/paths-filter from 6852f92c20ea7fd3b0c25de3b5112db3a98da050 to d1c1ffe0248fe513906c8e24db8ea791d46f8590

chore(ci): bump dorny/paths-filter from 6852f92c20ea7fd3b0c25de3b5112db3a98da050 to d1c1ffe0248fe513906c8e24db8ea791d46f8590 #49

# Automatically add new issues and PRs to the org-level GitHub Project.
name: Auto add to project
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
permissions: {}
jobs:
add-to-project:
uses: Mininglamp-OSS/.github/.github/workflows/auto-add-to-project.yml@v1
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}