张康 il y a 2 ans
Parent
commit
696fccda17
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      .github/workflows/action.yml

+ 8 - 0
.github/workflows/action.yml

@@ -0,0 +1,8 @@
+name: RT-Thread_Packages_Test
+
+on:
+  [push, pull_request]
+
+jobs:
+  pkgs-test:
+    uses: RT-Thread/pkgs-test/.github/workflows/pkgs-action.yml@main