Skip to content

Commit

Permalink
Merge branch 'main' into add/draft-for-collection-and-folder-2
Browse files Browse the repository at this point in the history
  • Loading branch information
pooja-bruno authored Feb 17, 2025
2 parents 050ab21 + dfb0b1b commit 9d88e0b
Show file tree
Hide file tree
Showing 82 changed files with 1,859 additions and 349 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ on:
pull_request:
branches: [main]

permissions:
contents: read

jobs:
unit-test:
name: Unit Tests
timeout-minutes: 60
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down Expand Up @@ -55,6 +54,7 @@ jobs:
permissions:
checks: write
pull-requests: write
contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down
Loading

0 comments on commit 9d88e0b

Please sign in to comment.