Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/lryanle/SMARE
Browse files Browse the repository at this point in the history
  • Loading branch information
lryanle committed Feb 16, 2024
2 parents b649524 + 18915b2 commit 6febe89
Show file tree
Hide file tree
Showing 6 changed files with 330 additions and 287 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/metrics.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Metrics
on:
# Schedule daily updates
# schedule: [{cron: "0 0 * * *"}]
schedule: [{cron: "0 3 * * 5"}]
# (optional) Run workflow manually
workflow_dispatch:
# (optional) Run workflow when pushing on master/main
push: {branches: ["master", "main"]}
# push: {branches: ["master", "main"]}
jobs:
github-metrics:
runs-on: ubuntu-latest
Expand Down
Loading

1 comment on commit 6febe89

@vercel
Copy link

@vercel vercel bot commented on 6febe89 Feb 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

seniordesign – ./

smare.vercel.app
seniordesign-lryanle.vercel.app
seniordesign-git-main-lryanle.vercel.app
smare.lryanle.com

Please sign in to comment.