This commit is contained in:
Skylar Grant 2023-02-10 22:46:30 -05:00
parent 23b17bc0ec
commit 560503d7c8
2 changed files with 1 additions and 5 deletions

View File

@ -1,6 +1,7 @@
name: Voidbot Dockerization
on:
workflow_dispatch:
pull_request:
branches: [ "main" ]

View File

@ -1,5 +0,0 @@
const strings = require('../data/strings.json');
module.exports = {
}