cascading-pr/tests/destinationrepo/.forgejo/workflows/test.yml
2023-11-01 14:05:27 +01:00

8 lines
136 B
YAML

# SPDX-License-Identifier: MIT
name: test
on: [pull_request_target]
jobs:
test:
runs-on: docker
steps:
- run: echo DONE