Skip to content

Commit

Permalink
Merge pull request #98 from pierreprinetti/action_website_mainonly
Browse files Browse the repository at this point in the history
actions: Only build website on main
  • Loading branch information
pierreprinetti committed Jan 17, 2024
2 parents 5cdbfa8 + 78391b1 commit 2c138c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
paths:
- 'website/**'
- 'api/v1alpha1/**'
pull_request:
paths:
- 'website/**'
- 'api/v1alpha1/**'
name: website

jobs:
Expand Down

0 comments on commit 2c138c9

Please sign in to comment.