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.
2 parents 266bd44 + 4e8b650 commit 620028bCopy full SHA for 620028b
.github/workflows/dra.yml
@@ -4,7 +4,8 @@ name: PR Validation for Polling file
4
on:
5
pull_request_target:
6
branches:
7
- - doNotMerge-ContentValidationCCP
+ # - doNotMerge-ContentValidationCCP ##########################################################################
8
+ - main
9
types: [opened, synchronize]
10
11
permissions:
0 commit comments