We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448312d commit 65805eaCopy full SHA for 65805ea
3 files changed
.github/workflows/dockerimage.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches-ignore:
6
- renovate/**
7
+ - dependabot/**
8
tags:
9
- '*'
10
pull_request:
.github/workflows/hadolint.yml
@@ -11,6 +11,7 @@ on:
11
- deepsource-fix-**
12
13
- weblate
14
15
16
17
permissions:
.github/workflows/pre-commit.yml
@@ -10,6 +10,7 @@ on:
0 commit comments