Skip to content

Only publish snapshots from the main branch #41

Only publish snapshots from the main branch

Only publish snapshots from the main branch #41

Workflow file for this run

---
name: 'Submit Dependencies'
on: # yamllint disable-line rule:truthy
push:
branches:
- master
jobs:
dependencies:
uses: metaborg/actions/.github/workflows/gradle-dependencies.yaml@main