1
0
Fork 0
mirror of https://code.forgejo.org/actions/cascading-pr synced 2025-03-15 06:46:59 +01:00

destination workflow

This commit is contained in:
Earl Warren 2023-10-12 22:01:18 +02:00
parent fc026df37e
commit bb0a57a8cd
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -0,0 +1,8 @@
# SPDX-License-Identifier: MIT
name: test
on: [pull_request]
jobs:
test:
runs-on: docker
steps:
- run: echo DONE