Skip to content

Commit 8e6c19f

Browse files
committed
Completed merge with feat-item
1 parent c75121c commit 8e6c19f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ name: Tests
99

1010
on:
1111
push:
12-
#TODO: remove feat-item
13-
branches: [ "dev", "main", "master", "feat-item" ]
12+
branches: [ "dev", "main", "master" ]
1413

1514
jobs:
1615
test:

0 commit comments

Comments
 (0)