Skip to content

Commit

Permalink
[squashme] wip
Browse files Browse the repository at this point in the history
  • Loading branch information
augustebaum committed Sep 17, 2024
1 parent 600fd8d commit 178628b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-and-test-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- Makefile
- requirements*.txt
- .pre-commit-config.yaml
- .github/workflows/lint-and-test-backend.yml

permissions:
contents: read
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/lint-and-test-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'frontend/**'
- .pre-commit-config.yaml
- .github/workflows/lint-and-test-frontend.yml

permissions:
contents: read
Expand Down

0 comments on commit 178628b

Please sign in to comment.