Update build.yml

This commit is contained in:
Astra 2025-09-30 19:36:00 +01:00
parent 958b6ccb7a
commit 55beb3be68

View file

@ -1,5 +1,11 @@
on:
push:
paths:
- '*.go'
- 'bsky/*.go'
- 'go.sum'
- 'go.mod'
- 'Dockerfile'
branches:
- main
jobs: