fix error in pull_request event spec

This commit is contained in:
Oliver Gorwits
2021-09-21 09:07:50 +01:00
committed by GitHub
parent 4731bbfe2f
commit 48725546a2

View File

@@ -15,8 +15,8 @@ on:
- master
tags:
- '[0-9].[0-9][0-9]'
pull_request:
types: [opened, synchronize, reopened]
pull_request:
types: [opened, synchronize, reopened]
jobs:
test_snmp_info:
name: Test and CPAN Upload