We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d6206 commit d56be39Copy full SHA for d56be39
README.md
@@ -30,6 +30,8 @@ env:
30
MERGE_ARGS: ""
31
# Optional push arguments
32
PUSH_ARGS: ""
33
+ # Optional toggle to spawn time logs (keeps action active)
34
+ SPAWN_LOGS: "false" # "true" or "false"
35
36
# This runs every day on 1801 UTC
37
on:
0 commit comments