Skip to content

Add Dependabot configuration for GitHub Actions (#1876) #561

Add Dependabot configuration for GitHub Actions (#1876)

Add Dependabot configuration for GitHub Actions (#1876) #561

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
- "v1.x"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml