mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
add temporary pull request for test of dependency task
This commit is contained in:
parent
6b470aa635
commit
b53b462151
1 changed files with 2 additions and 0 deletions
2
.github/workflows/dependency.yml
vendored
2
.github/workflows/dependency.yml
vendored
|
|
@ -10,6 +10,8 @@ name: Java CI with Gradle
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "master", "v2.0.0" ]
|
branches: [ "master", "v2.0.0" ]
|
||||||
|
pull_request:
|
||||||
|
branches: [ "master", "v2.0.0" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
dependency-submission:
|
dependency-submission:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue