mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08:00
chore: Don't run docker build on PRs (#2601)
This commit is contained in:
1
.github/workflows/build-docker.yml
vendored
1
.github/workflows/build-docker.yml
vendored
@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
build-docker:
|
||||
|
Reference in New Issue
Block a user