Skip to content

Commit 79259b4

Browse files
committed
ci(ktl-2781): validate case studies data only in master and prs to master
1 parent 33b3fa1 commit 79259b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-case-studies-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ master ]
66
pull_request:
7-
branches: [ master, ktl-2781-case-studies-base ]
7+
branches: [ master ]
88

99
jobs:
1010
validate_case_studies_data:

0 commit comments

Comments
 (0)