mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
only run docker build on main branch pushes
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -1,7 +1,6 @@
|
||||
name: docker
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
Reference in New Issue
Block a user