Browse Source

Merge branch 'master' into patch-1

pull/682/head
Ross McFarland 5 years ago
committed by GitHub
parent
commit
376449b771
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      .github/workflows/main.yml

+ 1
- 4
.github/workflows/main.yml View File

@ -1,8 +1,5 @@
name: OctoDNS name: OctoDNS
on:
pull_request:
paths-ignore:
- '**.md'
on: [pull_request]
jobs: jobs:
ci: ci:


Loading…
Cancel
Save