Skip to content

Commit 08e0357

Browse files
committed
feat: refactored for cov-report in github ci
1 parent 6f38cea commit 08e0357

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_and_test_app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: ALCD
22

33
on:
4-
pull_request:
4+
push:
55
branches:
6-
- "new_add_doc"
6+
- "add_py_feat"
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)