feat: add release-git-tag #3

Merged
t.behrendt merged 6 commits from feat-release-git-tag into main 2025-10-13 20:44:18 +02:00
Showing only changes of commit 15297c4fdf - Show all commits

View File

@@ -1,13 +0,0 @@
name: CI
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
with:
file_or_dir: "*/action.yaml"