Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Mafyuh/iac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: edc7ccc53ae3fa0c705010dad91d2a12fc39014b
Choose a base ref
...
head repository: Mafyuh/iac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 088e9bc8de2a59de7c44fd3c0de37f8238866403
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 13, 2024

  1. Update .forgejo/workflows/yamllint.yml

    mafyuh committed Dec 13, 2024
    Copy the full SHA
    b47a61f View commit details
  2. Copy the full SHA
    088e9bc View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 .forgejo/workflows/yamllint.yml
2 changes: 1 addition & 1 deletion .forgejo/workflows/yamllint.yml
Original file line number Diff line number Diff line change
@@ -25,4 +25,4 @@ jobs:
- name: Lint .yml files
run: |
yamllint -d docker/**/*.yml
yamllint -v -d docker/**/*.yml