add a hook to update the bot when lamm is updated

This commit is contained in:
2024-10-14 20:49:30 -04:00
parent 053ec0ba67
commit 07d122c75d

View File

@@ -3,6 +3,8 @@ name: Docker Image CI
on: on:
push: push:
branches: [ "main" ] branches: [ "main" ]
repository_dispatch:
types: [ lamm-updated ]
jobs: jobs:
build_amd64: build_amd64: