Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sPAICEcake authored Apr 18, 2024
2 parents 1beaf4d + 643d24d commit 16a8309
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4,620 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Django CI

on:
push:
branches: [ "develop", "tests", "restricties" ]

branches: [ "develop", "tests", "main" ]
pull_request:
branches: [ "develop", "tests", "restricties" ]
branches: [ "develop", "tests", "main" ]


jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Wiki

- Raadpleeg de wiki voor uitgebreidere informatie, waaronder Use-Cases en API-Documentatie.
- Raadpleeg de wiki voor uitgebreidere informatie, waaronder Use-Cases en API-Documentatie en Website-documentatie.

# Frontend

Expand Down
Loading

0 comments on commit 16a8309

Please sign in to comment.