ci: migrate to action/ org composite actions
dns/webhook / release (push) Successful in 58s

This commit is contained in:
Donavan Fritz
2026-05-06 08:14:42 -05:00
parent 9fb096bac0
commit 89327a3b68
2 changed files with 19 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
name: dns/webhook PR validation
on:
pull_request:
branches: [main]
jobs:
validate:
runs-on: fritzlab
steps:
- uses: actions/checkout@v4
- uses: https://code.fritzlab.net/action/image-build@v1
with:
image: code.fritzlab.net/dns/webhook