Skip to content

2.0.0

2.0.0 #162

Workflow file for this run

name: rosu-memory
on:
release:
types: ["published"]
push:
branches: ["master"]
pull_request:
types: [ opened, reopened, edited, synchronize ]
paths-ignore:
- '*.md'
jobs:
check:
uses: ./.github/workflows/check.yml