feature(ci): trigger on pull request

This commit is contained in:
Alexander 2021-08-28 08:11:37 +09:00
parent 0f85bcaba8
commit 1d4e412f93

View File

@ -1,6 +1,7 @@
name: Test Building Container Images name: Test Building Container Images
on: on:
push: push:
pull_request:
workflow_dispatch: [] workflow_dispatch: []
jobs: jobs: