3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
export default {
|
|
allowedCommands: ["bun .github/scripts/update-config.ts"],
|
|
};
|