diff --git a/.github/workflows/test-current-branch.yml b/.github/workflows/test-current-branch.yml index c4d90dd..bbbdeba 100644 --- a/.github/workflows/test-current-branch.yml +++ b/.github/workflows/test-current-branch.yml @@ -2,6 +2,13 @@ name: Test current branch on: + push: + secrets: + USER: + required: true + DEPLOY_GITHUB_TOKEN: + required: true + workflow_call: secrets: USER: