Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

cmake: workaround _num_cores being 0 under qemu emulation #9

cmake: workaround _num_cores being 0 under qemu emulation

cmake: workaround _num_cores being 0 under qemu emulation #9

---
name: Add Pull Request to S3GW Project
on:
pull_request_target:
types:
- opened
branches:
- s3gw
jobs:
add-to-project:
name: Add Pull Request to S3GW Project
runs-on: ubuntu-latest
steps:
- uses: jecluis/[email protected]
with:
project-url: https://github.com/orgs/aquarist-labs/projects/5
gh-token: ${{ secrets.PAT_S3GW_PROJECT_ADD }}
default-pr-status: "In review"