This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
bump(deps): update dependency @vitejs/plugin-react-swc to v3.7.0 #2314
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: OSS Governance | |
on: | |
pull_request_target: | |
types: [opened, edited, synchronize] | |
permissions: | |
contents: read | |
issues: write | |
pull-requests: write | |
statuses: write | |
checks: write | |
jobs: | |
main: | |
name: Governance Labeler | |
runs-on: ubuntu-latest | |
steps: | |
- uses: fuxingloh/multi-labeler@6704db0bcba106d07482efabbc79d3092af74fa2 # v2.0.3 | |
with: | |
config-path: .github/labeler.yml |