feature(ci): trigger on pull request
This commit is contained in:
1
.github/workflows/container_test.yml
vendored
1
.github/workflows/container_test.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user