Skip to content

Commit f6880e0

Browse files
committed
Temp change to action trigger for testing
1 parent cbe9ea9 commit f6880e0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/get_new_package_versions.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ permissions:
66
pull-requests: write
77

88
on:
9-
schedule:
10-
- cron: '0 */12 * * *'
9+
push
10+
#schedule:
11+
# - cron: '0 */12 * * *'
1112

1213
jobs:
1314
# first job will run a script to get a list of packages to update

0 commit comments

Comments
 (0)