Skip to content

Commit

Permalink
Add github action for MEOS doxygen documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanzimanyi committed Oct 7, 2023
1 parent ff6bd79 commit 7b34635
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/meos_generate_dev_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
push:
paths:
- '.github/workflows/meos_generate_dev_docs.yml'
- 'meos/**'
- 'mobilitydb/**'
- 'postgis/**'
- './meos/**'
- './mobilitydb/**'
- './postgis/**'
# branches:
# - master
# - develop
Expand Down

0 comments on commit 7b34635

Please sign in to comment.