1
0
Fork 0
mirror of https://code.forgejo.org/actions/cascading-pr synced 2025-03-16 07:14:11 +01:00
cascading-pr/tests/destinationrepo/.forgejo/workflows/test.yml

9 lines
136 B
YAML
Raw Normal View History

2023-10-12 22:01:18 +02:00
# SPDX-License-Identifier: MIT
name: test
2023-10-31 23:23:30 +01:00
on: [pull_request_target]
2023-10-12 22:01:18 +02:00
jobs:
test:
runs-on: docker
steps:
- run: echo DONE