Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Commit 65b79e1

Browse files
committed
Enable pull
1 parent 5e8034c commit 65b79e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
type: boolean
77
default: true
88
push:
9+
branches: master
10+
pull_request:
11+
branches: master
912
schedule:
1013
- cron: '51 2 * * *'
1114

0 commit comments

Comments
 (0)