Browse Source

chore: synced local './' with remote 'docker/'

pull/89/head
dgibbs64 2 months ago
parent
commit
db5b715e80
  1. 9
      .github/linters/.yaml-lint.yml
  2. 2
      .github/workflows/action-dockerhub-description.yml
  3. 2
      LICENSE.md

9
.github/linters/.yaml-lint.yml

@ -0,0 +1,9 @@
---
extends: default
rules:
line-length: disable
comments: disable
ignore: |
.github

2
.github/workflows/action-dockerhub-description.yml

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
persist-credentials: false

2
LICENSE.md

@ -1,6 +1,6 @@
# The MIT License (MIT)
Copyright (c) 2025 Daniel Gibbs
Copyright (c) 2026 Daniel Gibbs
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

Loading…
Cancel
Save