add a hook to update the bot when lamm is updated
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -3,6 +3,8 @@ name: Docker Image CI
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
repository_dispatch:
|
||||
types: [ lamm-updated ]
|
||||
|
||||
jobs:
|
||||
build_amd64:
|
||||
|
||||
Reference in New Issue
Block a user