Skip to content

Fix failure to ignore darks/flats when getting the other from separate file #628

Fix failure to ignore darks/flats when getting the other from separate file

Fix failure to ignore darks/flats when getting the other from separate file #628

Workflow file for this run

name: 'PR Tasks Completed Check'
on:
pull_request:
types: [opened, edited]
jobs:
task-check:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/task-completed-checker-action@v0.1.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"