Update dataset variable dropping method in make_CHS_currents_file
worker
#158
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Assign Issue/PR | |
on: | |
issues: | |
types: | |
- reopened | |
- opened | |
pull_request: | |
types: | |
- reopened | |
- opened | |
jobs: | |
auto_assign: | |
permissions: | |
issues: write | |
pull-requests: write | |
uses: UBC-MOAD/gha-workflows/.github/workflows/auto-assign.yaml@main |