mirror of
https://github.com/github/codeql-action.git
synced 2026-04-23 07:18:48 +00:00
2 lines
53 B
Lua
2 lines
53 B
Lua
return not (redis.call('exists', settings_key) == 1)
|