Skip to content

Commit 944230c

Browse files
committed
Only dry run octo on PRs targetting main
1 parent b3bc036 commit 944230c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/dns-dry-run.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Generate DNS change plan
22

33
on:
44
pull_request:
5+
branches:
6+
- main
7+
58
jobs:
69
octodns-sync:
710
name: Run `octodns-sync` with production.yaml

0 commit comments

Comments
 (0)