Skip to content

Commit

Permalink
ci: submit Gradle dependencies on each push
Browse files Browse the repository at this point in the history
  • Loading branch information
wzieba committed Jan 23, 2024
1 parent 742b1d9 commit f0f2f83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/submit-gradle-dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Submit dependencies to GitHub Dependency Graph
on:
push:
branches:
- main
- release/*
permissions:
contents: write
jobs:
Expand Down

0 comments on commit f0f2f83

Please sign in to comment.