Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d905a5

Browse files
committed
Fix indent
1 parent 8a04d28 commit 2d905a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/node.js.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Update data
33
on:
44
push:
55
branches: [ main ]
6-
pull_request:
7-
branches:
8-
- main
6+
pull_request:
7+
branches:
8+
- main
99
schedule:
1010
- cron: "0 8 * * *"
1111
workflow_dispatch:

0 commit comments

Comments
 (0)