Skip to content

Commit 1e33ce0

Browse files
committed
Run CI on all pull requests
1 parent f453cd7 commit 1e33ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ "master" ]
66
pull_request:
7-
branches: [ "master" ]
7+
branches: [ "*" ]
88
schedule:
99
- cron: "0 0 * * 0" # Runs at 00:00 UTC on Sun.
1010

0 commit comments

Comments
 (0)