Skip to content

Commit

Permalink
always build www
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Sep 24, 2024
1 parent 0e64f2a commit 093ce49
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/www.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,9 @@ on:
branches:
- master
- "renovate/frontend/*"
paths:
- ".github/workflows/www.yaml"
- "www/**"
pull_request:
branches:
- "**"
paths:
- ".github/workflows/www.yaml"
- "www/**"
jobs:
build:
name: Build image
Expand Down

0 comments on commit 093ce49

Please sign in to comment.