0
0
mirror of https://github.com/fawazahmed0/exchange-api.git synced 2025-08-22 18:38:37 +00:00

disable schedule

This commit is contained in:
Fawaz Ahmed 2024-02-29 19:40:48 +05:30
parent 7557f75410
commit 17f2cf42f8

View File

@ -5,8 +5,8 @@ name: Reduce-git-repo-size
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for branch 1 and on start directory, command.txt file changes or by manually running the workflow from actions tab
on:
schedule:
- cron: '37 7 29 */3 *' # every n months
# schedule:
# - cron: '37 7 29 */3 *' # every n months
workflow_dispatch: