Skip to content

Commit

Permalink
build(tiledit): add line for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
NoxHarmonium committed Jul 9, 2024
1 parent 69046e5 commit bc15a4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ name: Build Docker image

on:
workflow_dispatch:
# TODO: Remove this after testing
pull_request:
branches: ["main"]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit bc15a4e

Please sign in to comment.