diff --git a/.github/workflows/cintegration-s3-caller.yml b/.github/workflows/cintegration-s3-caller.yml index ad6c08791..08690a52f 100644 --- a/.github/workflows/cintegration-s3-caller.yml +++ b/.github/workflows/cintegration-s3-caller.yml @@ -5,7 +5,7 @@ on: # Triggers the workflow on push events only for the main branch push: branches: - - main + - main # Allows to run the workflow manually from the Actions tab workflow_dispatch: