diff --git a/.github/workflows/test_and_publish.yml b/.github/workflows/test_and_publish.yml index 42e25117..bf51d326 100644 --- a/.github/workflows/test_and_publish.yml +++ b/.github/workflows/test_and_publish.yml @@ -19,6 +19,8 @@ on: - master tags: - '2.[0-9][0-9][0-9][0-9][0-9][0-9]' + pull_request: + types: [opened, synchronize, reopened] jobs: test_netdisco: name: Test and CPAN Upload