Test
This commit is contained in:
parent
23b17bc0ec
commit
560503d7c8
1
.github/workflows/docker-image.yml
vendored
1
.github/workflows/docker-image.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Voidbot Dockerization
|
name: Voidbot Dockerization
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
const strings = require('../data/strings.json');
|
|
||||||
|
|
||||||
module.exports = {
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user