Skip to content

Commit 134be2e

Browse files
committed
Disabled CI builds for the branch to avoid duplicated builds
1 parent a76e403 commit 134be2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI
22

33
on:
44
push:
5+
branches-ignore:
6+
- '2-architecture-changes'
57
pull_request:
68

79
defaults:

0 commit comments

Comments
 (0)