Skip to content

Commit

Permalink
ci: run CI on develop
Browse files Browse the repository at this point in the history
  • Loading branch information
limwa committed Jan 23, 2025
1 parent 153a681 commit 4ffb62b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
push:
branches:
- main
- develop
paths: ["website/**"]
pull_request:
branches:
- main
- develop
paths: ["website/**"]

jobs:
Expand Down

0 comments on commit 4ffb62b

Please sign in to comment.