Commit 1c786633 authored by neilpang's avatar neilpang
Browse files

exclude test for dns api changes

parent 74c054b2
......@@ -6,12 +6,18 @@ on:
paths:
- '**.sh'
- '**.yml'
- '!dnsapi/**'
- '!deploy/**'
- '!notify/**'
pull_request:
branches:
- dev
paths:
- '**.sh'
- '**.yml'
- '!dnsapi/**'
- '!deploy/**'
- '!notify/**'
jobs:
......
......@@ -6,12 +6,18 @@ on:
paths:
- '**.sh'
- '**.yml'
- '!dnsapi/**'
- '!deploy/**'
- '!notify/**'
pull_request:
branches:
- dev
paths:
- '**.sh'
- '**.yml'
- '!dnsapi/**'
- '!deploy/**'
- '!notify/**'
jobs:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment