We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01976f commit 8ad345fCopy full SHA for 8ad345f
1 file changed
README.md
@@ -48,7 +48,7 @@ method_used:
48
This approach tries to push directly to the branch using a Personal Access Token, but falls back to creating a pull request if the direct push fails.
49
50
```yaml
51
-name: Update Code.json (Smart Mode)
+name: Update Code.json
52
on:
53
schedule:
54
- cron: 0 0 1 * * # First day of every month
0 commit comments