mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 17:12:51 +00:00
Run verify outputs for dependabot PRs
This commit is contained in:
parent
2bf1894aa3
commit
52e6e7d89f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci-verify-outputs.yml
vendored
1
.github/workflows/ci-verify-outputs.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- dependabot/**
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
|
Loading…
Reference in a new issue