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 6a23538 commit 0871c31Copy full SHA for 0871c31
3 files changed
.github/workflows/docker.yml
@@ -10,6 +10,7 @@ on:
10
push:
11
branches-ignore:
12
- renovate/**
13
+ - dependabot/**
14
tags:
15
- v*
16
pull_request:
.github/workflows/hadolint.yml
@@ -11,6 +11,7 @@ on:
- deepsource-fix-**
- weblate
17
permissions:
.github/workflows/pre-commit.yml
0 commit comments