diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 59a44dd0..29fc1479 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -34,6 +34,7 @@ jobs: git-config-email: montezuma@jamesiv.es repository-name: MontezumaIves/lab token: ${{ secrets.ACCESS_TOKEN }} + commit-message: 'Test commit' folder: integration single-commit: true clean: true