diff options
-rw-r--r-- | .github/workflows/integration.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 1f9a1ed..f49a4fc 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -12,7 +12,6 @@ on: pull_request: branches: - master - - AddJsonCommands # delete this line when the branch is merged - '[0-9].[0-9]' schedule: - cron: '0 1 * * *' # nightly build |