DOI-USGS / dataRetrieval

This R package is designed to obtain USGS or EPA water quality sample data, streamflow data, and metadata directly from web services.
https://doi-usgs.github.io/dataRetrieval/
Other
256 stars 85 forks source link

Fix to styler push auto-commit #639

Closed elbeejay closed 1 year ago

elbeejay commented 1 year ago

This should fix the GitHub Actions workflow to properly push the changes made by styler. For an example of this in action, see this PR I opened between two branches on my fork. The automatic commit gets the message "Style Code" and is coauthored by the person opening the PR and the actions bot (the commit itself) The successful Actions workflow run is also viewable here.