Skip to content

docs: update contributing #25

docs: update contributing

docs: update contributing #25

Workflow file for this run

name: Build
on:
push:
branches:
- develop
- main
pull_request:
types: [ opened, synchronize, reopened ]
jobs:
build:
uses: refinedmods/refinedarchitect/.github/workflows/build.yml@v0.12.1
with:
mutation-testing: false
sonarqube: false
secrets: inherit