Closed Tieqiong closed 1 month ago
it's failing because the new test dir changes are not applied yet
yeah the pull_request_target: trigger is not working here for some reason. Might need to investigate more on that
yeah the pull_request_target: trigger is not working here for some reason. Might need to investigate more on that
When the news .yml was added in diffpy.snmf
, its CI was only available after the .yml files have been merged.
Perhaps adding below may solve. I will check tomorrow morning or tonight.
on:
pull_request_target:
types: [assigned, opened, synchronize, reopened]
test update workflow using update_workflow.py