Adding the pull_request trigger for future PR builds.

This commit is contained in:
James Douglass 2025-05-27 13:05:03 -07:00
parent d73143954c
commit d69cf77efe
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Build containers
on:
workflow_dispatch:
pull_request:
push:
paths:
- 'docker/*'