You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(dep): Add step to commit changes if PR has dependencies label (#108)
This commit is to perform below steps:
- If PR is having dependencies label, update files in dist as well
- If PR doesn't have dependencies label, fail the build if there
is dirty changes.
Closes#55
Signed-off-by: Tam Mach <[email protected]>
0 commit comments