Browse Source

#2621: [CI] Enable CI to remove unexpected files in /docs/img dir (#9393)

git-as-svn/v1/dev
Eric Gao 3 years ago committed by GitHub
parent
commit
5d031aa626
  1. 2
      commit.ref
  2. 16
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit a8f6bf3831be5dbb55298367e174ca0c548f308a
Subproject commit d23616fcbcda12c044e42197952538656a71cd75

16
commit.yml

@ -2,13 +2,13 @@
branches: {
}
fileChange:
/.github:
newFile: !uuid 'adf84413b69dc066bfc23df0d10dcd3d55e10685'
oldFile: !uuid '1d79b3cfeb9761402c051600bf9b94e598795128'
/.github/CODEOWNERS:
newFile: !uuid '02ffa5b6e18cbe2a978b06fff11e4247a03e64f7'
oldFile: !uuid '6458055d57241828bba8306a28c62f96d6d73a33'
gitCommitId: !uuid 'a8f6bf3831be5dbb55298367e174ca0c548f308a'
/docs:
newFile: !uuid '5e5964e8fbc73369ad50c3bf33ce1d5ca5030fa2'
oldFile: !uuid '41598ee77b4df708701d8556f5d7cd9782da7140'
/docs/img_utils.py:
newFile: !uuid '98ae07dcca93f3a4a1961d3c9d5b91e4644bfe50'
oldFile: !uuid '8a19557520dcf565cba2574515a611589656ec73'
gitCommitId: !uuid 'd23616fcbcda12c044e42197952538656a71cd75'
renames: {
}
revisionId: 2620
revisionId: 2621

Loading…
Cancel
Save