Formatting changes

This commit is contained in:
Christer Warén
2021-09-09 12:44:50 +03:00
parent b44bc679e5
commit 13814afebc
46 changed files with 93 additions and 93 deletions

View File

@ -16,4 +16,4 @@ updates:
interval: "daily"
target-branch: "develop"
labels:
- "dependencies"
- "dependencies"

2
.github/labeler.yml vendored
View File

@ -4,4 +4,4 @@ dependencies:
documentation:
- README.md
- LICENSE
- .env_example
- .env_example

View File

@ -16,4 +16,4 @@ jobs:
with:
install: true
- name: Build
run: docker build . # will run buildx
run: docker build . # will run buildx

View File

@ -14,4 +14,4 @@ jobs:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
sync-labels: true