diff --git a/.github/workflows/github-workflows.yml b/.github/workflows/github-workflows.yml index 44605a02..6ff928a8 100644 --- a/.github/workflows/github-workflows.yml +++ b/.github/workflows/github-workflows.yml @@ -1,6 +1,6 @@ name: Workflows -on: +on: pull_request: types: - opened @@ -28,4 +28,4 @@ jobs: container-name: ${{ github.event.repository.name }} tag: ${{ github.sha }} registry: ghcr.io/ai-cfia - secrets: inherit \ No newline at end of file + secrets: inherit