diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 6bb4ed4..1666bf3 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -7,8 +7,9 @@ on: # Triggers the workflow on push or pull request events but only for the "main" branch push: branches: [ "main" ] - pull_request: - types: [opened, reopened] + pull_request_target: + types: [assigned, opened, synchronize, reopened] + # Allows you to run this workflow manually from the Actions tab workflow_dispatch: diff --git a/README.md b/README.md index dcd6696..53755f5 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # cds-as-code +:) \ No newline at end of file