diff --git a/.github/workflows/aspnetcore.yml b/.github/workflows/aspnetcore.yml index 18efbc26..2216e71e 100644 --- a/.github/workflows/aspnetcore.yml +++ b/.github/workflows/aspnetcore.yml @@ -1,8 +1,8 @@ name: "Feature Flags CI/CD" on: push: - schedule: - - cron: '0 5 * * *' + #schedule: + # - cron: '0 5 * * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: