cloudflare-dns-updater/.forgejo/workflows/test.yml
Neshura 614c0d6f8d
All checks were successful
Run Tests on Code / run-tests (push) Successful in 0s
Move test.yml to correct directory
2023-12-12 06:53:44 +00:00

16 lines
286 B
YAML

name: 'Run Tests on Code'
author: 'Neshura'
on:
push:
tags-ignore:
- '**'
branches:
- '**'
jobs:
run-tests:
runs-on: docker
steps:
-
name: Placeholder
run: echo Placeholder Job