[CI] Add pkgs-test

This commit is contained in:
vacabun 2023-09-18 14:55:30 +08:00 committed by Meco Man
parent 2935e386bb
commit a76f344cb0
1 changed files with 28 additions and 0 deletions

28
.github/workflows/pkgs_test.yml vendored Normal file
View File

@ -0,0 +1,28 @@
name: pkgs_test
on:
push:
branches:
- master
paths-ignore:
- documentation/**
- '**/README.md'
- '**/README_zh.md'
pull_request:
branches:
- master
paths-ignore:
- documentation/**
- '**/README.md'
- '**/README_zh.md'
workflow_dispatch:
jobs:
change:
uses: RT-Thread/pkgs-test/.github/workflows/pkgs-action.yml@main
with:
rt-thread-versions: "branch:master"
test-specific-pkgs: true
pkgs: |
hello