This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user