Skip to content

Commit 7b6066c

Browse files
jmclaude
andcommitted
ci: run push builds only on dtq
dtq-dev no longer exists, and we only care about dtq for now. PRs still trigger via the pull_request event. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 40427fd commit 7b6066c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Tests
22

33
on:
44
push:
5-
branches: [ dtq, dtq-dev, main ]
5+
branches: [ dtq ]
66
pull_request:
77

88
permissions:

0 commit comments

Comments
 (0)