mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-17 01:56:00 +00:00
Formatting changes
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -16,4 +16,4 @@ updates:
|
||||
interval: "daily"
|
||||
target-branch: "develop"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "dependencies"
|
||||
|
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@ -4,4 +4,4 @@ dependencies:
|
||||
documentation:
|
||||
- README.md
|
||||
- LICENSE
|
||||
- .env_example
|
||||
- .env_example
|
||||
|
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@ -16,4 +16,4 @@ jobs:
|
||||
with:
|
||||
install: true
|
||||
- name: Build
|
||||
run: docker build . # will run buildx
|
||||
run: docker build . # will run buildx
|
||||
|
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -14,4 +14,4 @@ jobs:
|
||||
- uses: actions/labeler@v3
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
sync-labels: true
|
||||
sync-labels: true
|
||||
|
Reference in New Issue
Block a user