Skip to content

Commit

Permalink
Update update_fonts_data.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sammy filly  <[email protected]>
  • Loading branch information
X-oss-byte authored Sep 27, 2023
1 parent aa8b568 commit 81b60dd
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/update_fonts_data.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
name: update-font-data

on:
create : pull request

# Run every every day at midnight https://crontab.guru/#0_0_*_*_*/1

schedule:

# Run every every day at midnight https://crontab.guru/#0_0_*_*_*/1
- cron: '0 0 * * */1'
# Allow manual runs
workflow_dispatch:

env:
NODE_LTS_VERSION: 18.16.1

Expand Down

1 comment on commit 81b60dd

@vercel
Copy link

@vercel vercel bot commented on 81b60dd Sep 27, 2023

Choose a reason for hiding this comment

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

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

Please sign in to comment.