Commit c17fda2
committed
fix: Fix reusable workflow error:
Invalid workflow file: .github/workflows/mr-ci.yaml#L76
error parsing called workflow
".github/workflows/mr-ci.yaml"
-> "tapdata/tapdata-application/.github/workflows/universal-mirror-sync.yaml@main"
: workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.1 parent 9a07ac9 commit c17fda2
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | 81 | | |
84 | 82 | | |
85 | 83 | | |
| |||
0 commit comments