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: 088e9bc8de2a59de7c44fd3c0de37f8238866403
Choose a base ref
...
head repository: Mafyuh/iac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1f6fcd26c9ac3b7bf35667124a6fa75d0a173df1
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
    ff84b5a View commit details
  2. Copy the full SHA
    1f6fcd2 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 -v -d docker/**/*.yml
yamllint -v -d ./docker/**/*.yml