Skip to content

Commit

Permalink
change quote to double quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Feb 19, 2024
1 parent 473cce4 commit 9e3b030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ on:
pull_request:
branches: [ "main" ]
schedule:
- cron: '28 23 * * 1'
- cron: "28 23 * * 1"

jobs:
zarn:
Expand Down

0 comments on commit 9e3b030

Please sign in to comment.