Skip to content

Commit 78c2f51

Browse files
author
David Cavazos
committed
remove pull_request trigger
1 parent 76bf589 commit 78c2f51

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ 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
4342

4443
jobs:
4544
affected:

.github/workflows/custard-run.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ 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
4342

4443
jobs:
4544
affected:

0 commit comments

Comments
 (0)