mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-23 00:38:34 +08:00
ci: limit PR checks to dev branch only
This commit is contained in:
1
.github/workflows/labeler.yml
vendored
1
.github/workflows/labeler.yml
vendored
@@ -2,6 +2,7 @@ name: PR Labeler
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
branches: ["dev"]
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user