Skip to content

💫 Bump to 0.3.2 #35

💫 Bump to 0.3.2

💫 Bump to 0.3.2 #35

Workflow file for this run

name: Pragma
on:
pull_request:
push:
branches:
- main
jobs:
workflow:
permissions:
# required for all workflows
security-events: write
checks: write
pull-requests: write
# only required for workflows in private repositories
actions: read
contents: read
uses: astraly-labs/workflows/.github/workflows/rust.yaml@main
secrets: inherit