Skip to content

Commit

Permalink
Merge branch 'main' into feature/helmchart
Browse files Browse the repository at this point in the history
  • Loading branch information
drivian authored Mar 27, 2024
2 parents 999a1f1 + bd8af4c commit 0d881ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-backend.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: lint-backend

on:
push:
pull_request:
branches:
- '**'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: lint-frontend

on:
push:
pull_request:
branches:
- '**'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: tests-backend

on:
push:
pull_request:
branches:
- '**'

Expand Down

0 comments on commit 0d881ed

Please sign in to comment.