1 parent 6f38cea commit 08e0357Copy full SHA for 08e0357
1 file changed
.github/workflows/build_and_test_app.yml
@@ -1,9 +1,9 @@
1
name: ALCD
2
3
on:
4
- pull_request:
+ push:
5
branches:
6
- - "new_add_doc"
+ - "add_py_feat"
7
8
permissions:
9
contents: read
0 commit comments