Skip to content

Commit 9a57003

Browse files
author
David Cavazos
committed
add pull_request to test on PR
1 parent 578dc66 commit 9a57003

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/custard-run-dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ on:
3939
# schedule:
4040
# # https://crontab.guru/#0_12_*_*_0
4141
# - cron: 0 12 * * 0 # At 12:00 on Sunday
42+
pull_request: # TODO: remove this
4243

4344
jobs:
4445
affected:

.github/workflows/custard-run.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ on:
3939
# schedule:
4040
# # https://crontab.guru/#0_12_*_*_0
4141
# - cron: 0 12 * * 0 # At 12:00 on Sunday
42+
pull_request: # TODO: remove this
4243

4344
jobs:
4445
affected:

0 commit comments

Comments
 (0)