run example workflow on pull_request_target as well

pull/89/head
Earl Warren 2023-10-06 12:14:13 +02:00
parent 8de0ce42b9
commit 924748200e
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
on: [push] on:
pull_request_target:
push:
jobs: jobs:
example-docker-compose: example-docker-compose: