Skip to content

Add check for existing output files during validation #50

Add check for existing output files during validation

Add check for existing output files during validation #50

Workflow file for this run

name: Add pull request or issue to project
on:
pull_request:
types:
- opened
- reopened
issues:
types:
- opened
- reopened
- transferred
jobs:
add-to-project:
name: Add pull request or issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/NREL/projects/38
github-token: ${{ secrets.GHB_TOKEN }}