mirror of
https://github.com/openharmony/third_party_littlefs.git
synced 2026-07-19 19:44:13 -04:00
4e9bc2f0ad
Mostly taken from .travis.yml, biggest changes were around how to get the status updates to work. We can't use a token on PRs the same way we could in Travis, so instead we use a second workflow that checks every pull request for "status" artifacts, and create the actual statuses in the "workflow_run" event, where we have full access to repo secrets.