Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kb1dds authored Jun 6, 2024
1 parent 4a7be92 commit e3eeb03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: website

# build the documentation whenever there are new commits on main
# build the documentation whenever there are new commits on master
on:
push:
branches:
- main
- master
# Alternative: only build for tags.
# tags:
# - '*'
Expand Down

0 comments on commit e3eeb03

Please sign in to comment.