jpoehnelt / secrets-sync-action

A Github Action that can sync secrets from one repository to many others.
https://github.com/marketplace/actions/secrets-sync-action
Apache License 2.0
314 stars 93 forks source link

feat: enable setting concurrency #16

Closed jpoehnelt closed 4 years ago

jpoehnelt commented 4 years ago

cc: #11

codecov-io commented 4 years ago

Codecov Report

Merging #16 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   98.00%   98.03%   +0.03%     
==========================================
  Files           6        6              
  Lines         100      102       +2     
  Branches       10       10              
==========================================
+ Hits           98      100       +2     
  Misses          2        2              
Impacted Files Coverage Δ
src/config.ts 100.00% <ø> (ø)
src/github.ts 97.95% <ø> (-0.16%) :arrow_down:
src/main.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4441584...bed78bd. Read the comment docs.

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: