add a test for forked destination

This commit is contained in:
Earl Warren 2023-10-31 23:23:30 +01:00
parent dd5427bc63
commit a98dc1dffc
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
6 changed files with 91 additions and 24 deletions

View file

@ -1,6 +1,6 @@
# SPDX-License-Identifier: MIT
name: test
on: [pull_request]
on: [pull_request_target]
jobs:
test:
runs-on: docker