pfmc-assessments / sa4ss

Generate a stock assessment document from Stock Synthesis output
https://pfmc-assessments.github.io/sa4ss/
Other
12 stars 7 forks source link

Need a GitHub action to update .csl if changes #88

Open kellijohnson-NOAA opened 1 year ago

kellijohnson-NOAA commented 1 year ago

Problem

Currently, there is no way to know if changes are made to the cjfas csl file that should be brought into our copy of it. The file has not changed in 5 years so this is a low priority.

Proposal

Write a GitHub action that watches for changes to the file and opens a pull request with the changes in this repository.