Update build.yml
This commit is contained in:
parent
958b6ccb7a
commit
55beb3be68
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- '*.go'
|
||||
- 'bsky/*.go'
|
||||
- 'go.sum'
|
||||
- 'go.mod'
|
||||
- 'Dockerfile'
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue