We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ec858 commit 83ca1f2Copy full SHA for 83ca1f2
.github/workflows/ci-pull-request-validation.yml
@@ -2,7 +2,7 @@ name: CI - Pull Request Validation
2
3
on:
4
pull_request:
5
- types: [ opened, synchronize, edited, reopened ]
+ types: [ opened, synchronize, reopened ]
6
branches:
7
- main
8
- release/*
0 commit comments