mirror of
https://github.com/koreanbots/core.git
synced 2026-02-01 09:10:24 +00:00
chore: removed debug code
This commit is contained in:
parent
71d46ab239
commit
457ad4701b
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -2,9 +2,6 @@ name: Publish
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
pull_request: # debug
|
|
||||||
branches: '*'
|
|
||||||
tags: '*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
image-push:
|
image-push:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user