Skip to content

Commit ca5e82b

Browse files
committed
fix
1 parent e2659cc commit ca5e82b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/msl-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ name: MSL Test & GitHub Pages
99
on:
1010
schedule:
1111
- cron: '0 3 * * *' # every day 03:00 UTC
12-
pull_request:
13-
branches: [main] # only for testing
12+
pull_request:
13+
branches: [main] # only for testing
1414
workflow_dispatch:
1515
inputs:
1616
lib_version:

0 commit comments

Comments
 (0)