Skip to content

Merge pull request #5263 from kwvanderlinde/refactor/5262-better-mana… #275

Merge pull request #5263 from kwvanderlinde/refactor/5262-better-mana…

Merge pull request #5263 from kwvanderlinde/refactor/5262-better-mana… #275

Workflow file for this run

name: build
on:
push:
branches:
- develop # run the action on your projects default branch
jobs:
build:
name: Dependencies
runs-on: ubuntu-latest
permissions: # The Dependency Submission API requires write permission
contents: write
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: Run snapshot action
uses: mikepenz/[email protected]