Commit 2428c65
committed
🐛 fix(core): correct import path in issues workflow
Fixed relative import path after moving issues workflow to the workflows directory.
Changed './github.js' to '../github.js' to properly reference the github module from the workflows subdirectory.1 parent 35bf095 commit 2428c65
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments