Skip to content

Commit 4e8b650

Browse files
token checking of prod
1 parent 4d905dc commit 4e8b650

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dra.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ name: PR Validation for Polling file
44
on:
55
pull_request_target:
66
branches:
7-
- doNotMerge-ContentValidationCCP
7+
# - doNotMerge-ContentValidationCCP ##########################################################################
8+
- main
89
types: [opened, synchronize]
910

1011
permissions:

0 commit comments

Comments
 (0)