Skip to content

Commit da7927b

Browse files
author
Samuel Dare
committed
chore: bump ci
1 parent a54d274 commit da7927b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/baedeker.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
schedule:
55
- cron: "0 */3 * * *" # Runs every 3 hours
66
workflow_dispatch: # Allows manual dispatch
7+
push:
8+
pull_request:
79

810
jobs:
911
build-and-publish:

0 commit comments

Comments
 (0)