Skip to content

Commit

Permalink
only deploy docs from master
Browse files Browse the repository at this point in the history
  • Loading branch information
noinia committed Jan 8, 2024
1 parent bc703c7 commit 18f4faa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: GH-Pages
on:
- push
branches:
- hgeom1_again
push:
branches:
- hgeom1_again
jobs:
linux:
name: GH-Pages - Linux - ${{ matrix.compiler }}
Expand Down

0 comments on commit 18f4faa

Please sign in to comment.