Skip to content

Commit

Permalink
feat: build test
Browse files Browse the repository at this point in the history
  • Loading branch information
berenteb committed Apr 13, 2024
1 parent 774b1da commit e4e92c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
build:
name: Build Backend
runs-on: ubuntu-latest
needs:
- eslint
- prettier
permissions:
contents: read
security-events: write
Expand Down

0 comments on commit e4e92c7

Please sign in to comment.