diff --git a/.github/workflows/autocheckcombos.yml b/.github/workflows/autocheckcombos.yml index 6aeba30..f7ed991 100644 --- a/.github/workflows/autocheckcombos.yml +++ b/.github/workflows/autocheckcombos.yml @@ -5,12 +5,12 @@ on: branches: - main paths: - - 'data/**' # This will trigger for any file change in the data directory + - 'data/originalMappings.csv' # This will trigger for any file change in the data directory pull_request: branches: - main paths: - - 'data/**' # This will trigger for any file change in the data directory + - 'data/originalMappings.csv' # This will trigger for any file change in the data directory schedule: - cron: '0 0 1 * *' #once a month diff --git a/data/originalMappings.csv b/data/originalMappings.csv index 8580ae8..7f8254b 100644 --- a/data/originalMappings.csv +++ b/data/originalMappings.csv @@ -253,4 +253,4 @@ 252,chr(ord(min(str(()in())))+len(str(credits)+str(hash))) 253,chr(sum(range(len(str(bin))))) 254,chr((not())+sum(range(len(str(bin))))) -255,chr((not())+(not())+sum(range(len(str(bin))))) \ No newline at end of file +255,chr(ord(min(str(()in())))+len(str(credits)+str(hash))+(not())+(not())+(not())) \ No newline at end of file