Skip to content

Application metrics that are sums show N/A if any component is not present #150

Application metrics that are sums show N/A if any component is not present

Application metrics that are sums show N/A if any component is not present #150

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 }}