Commit 04fc995
authored
[GHA] Call the reusable package workflow (#588)
# Motivation
We are migrating our CI over to GH actions. We have created a reusable
workflow inside the NIO repository that we want to move into a separate
repo in the future. For testing purposes let's try out calling the
reusable workflow from the this repo as well.
# Modification
Add a GH actions workflow that calls the reusable package workflow.1 parent c4641be commit 04fc995
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments