🙈 Don't version sync.yml

This commit is contained in:
BetaHuhn 2021-01-08 22:02:41 +01:00
parent 1694b0cec6
commit e7eb3dd259
3 changed files with 4 additions and 13 deletions

12
.github/sync.yml vendored
View File

@ -1,12 +0,0 @@
BetaHuhn/gh-repo-automation:
- source: .github/workflows/test.yml
dest: .github/workflows/test.yml
replace: true
- source: .github/dependabot.yml
dest: .github/dependabot.yml
replace: true
BetaHuhn/gh-repo-automation:
- source: .github/workflows/test.yml
dest: .github/workflows/test2.yml
replace: true

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
node_modules/
sync.yml
tmp-*/
# Editors
.vscode/
.idea/

2
dist/index.js vendored

File diff suppressed because one or more lines are too long