Skip to content

Support a user provided logger in the SlideRule client #149

Support a user provided logger in the SlideRule client

Support a user provided logger in the SlideRule client #149

name: Add Issue to Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/ICESat2-SlideRule/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}