Skip to content

Commit aee98a5

Browse files
committed
Add pull_request trigger for testing
1 parent af047d4 commit aee98a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dcm-weekly-checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Weekly DCM Checks
22

33
on:
4+
pull_request: # Temporary for testing. Remove before merging.
45
schedule:
56
- cron: '0 8 * * 1' # Every Monday at 8am
67
workflow_dispatch:

0 commit comments

Comments
 (0)