To get the frequency data, the workflow collects the results of all previous runs. This currently leads to the results of all previous workflow runs being merged with the current run's results leading to some false positives.
Only the results of the latest run should be pushed to the final output file.
To get the frequency data, the workflow collects the results of all previous runs. This currently leads to the results of all previous workflow runs being merged with the current run's results leading to some false positives.
Only the results of the latest run should be pushed to the final output file.