Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/build-and-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: build-and-unit

on:
push:
branches: [main]
branches: [main, paper-draft]
pull_request:
branches: [main]
branches: [main, paper-draft]

jobs:
build-and-test:
Expand Down
4 changes: 2 additions & 2 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ authors:
- name: Xiaokang Fu
orcid: 0000-0002-3396-6720
affiliation: "1"
- name: Devika, Kakkar
orcid:
- name: Devika Jain
orcid: 0000-0001-7800-929X
affiliation: "2"
affiliations:
- name: "State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing, Wuhan University, 129 Luoyu Road, Wuhan, China"
Expand Down