Skip to content

Commit 29dc00c

Browse files
committed
passing! remove run on push
1 parent 2dbc49c commit 29dc00c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/weekly.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@
77
name: Weekly Tests
88

99
on:
10-
push:
11-
branches: ['gha-fix']
1210
schedule:
13-
# At 00:00 on Monday
14-
- cron: "03 14 * * FRI"
11+
- cron: "03 14 * * MON"
1512

1613
jobs:
1714
vetiver_main_pins_main:

0 commit comments

Comments
 (0)