Skip to content

Commit

Permalink
revert timestamp rename
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Mar 23, 2021
1 parent 0e009de commit f425cf5
Show file tree
Hide file tree
Showing 6 changed files with 6,705 additions and 6,779 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: generate dist

on:
push:
branches:
- master
branches-ignore:
- '**'

jobs:
generate-dist:
Expand Down
3 changes: 2 additions & 1 deletion checkDirectory.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ const whitelist = [
'recreateFiles.js',
'renameToChecksum.js',
'src',
'validateObject.js'
'validateObject.js',
'.vscode'
];

function checkDirectory() {
Expand Down
5,158 changes: 2,571 additions & 2,587 deletions dist/master-file.json

Large diffs are not rendered by default.

Loading

0 comments on commit f425cf5

Please sign in to comment.