Skip to content

Commit

Permalink
add GHA for GRASS GIS manual
Browse files Browse the repository at this point in the history
  • Loading branch information
anikaweinmann committed Apr 16, 2024
1 parent 2750082 commit 5a7ac76
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/grass-manual.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: GRASS GIS addon manual

on:
push:
branches: [ main ]

jobs:
grass-manual:
uses: mundialis/github-workflows/.github/workflows/grass-manual.yml@main

0 comments on commit 5a7ac76

Please sign in to comment.