mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-08-23 02:48:37 +00:00
disable schedule
This commit is contained in:
parent
7557f75410
commit
17f2cf42f8
4
.github/workflows/cleanup-repo.yml
vendored
4
.github/workflows/cleanup-repo.yml
vendored
@ -5,8 +5,8 @@ name: Reduce-git-repo-size
|
|||||||
# Controls when the action will run. Triggers the workflow on push or pull request
|
# 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
|
# events but only for branch 1 and on start directory, command.txt file changes or by manually running the workflow from actions tab
|
||||||
on:
|
on:
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '37 7 29 */3 *' # every n months
|
# - cron: '37 7 29 */3 *' # every n months
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user