Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
gianalarcon committed Jan 3, 2025
1 parent 9bb4be1 commit 9fd2fdc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ on:
- test-develop
paths:
- "packages/nextjs/**"

- "packages/snfoundry/**"
- ".github/**"
jobs:
ci:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 9fd2fdc

Please sign in to comment.