build & publish for main only

This commit is contained in:
techknowlogick 2023-03-05 00:58:53 -05:00
parent d33f9d3e65
commit 3fb6543e24
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: ci
on:
push:
branches: [ main, techknowlogick-patch-1 ]
branches: [ main ]
jobs:
docker: