Skip to content

ci: Automation for backporting PRs #19

ci: Automation for backporting PRs

ci: Automation for backporting PRs #19

Workflow file for this run

name: on-pull-request
on:
pull_request:
branches: [main]
jobs:
test:
uses: './.github/workflows/test.yml'
package:
uses: ./.github/workflows/package.yml