Skip to content
This repository was archived by the owner on Nov 14, 2021. It is now read-only.

Commit c909206

Browse files
committed
chore: Rename workflow job
1 parent 5891e5f commit c909206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notion2github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
schedule:
44
- cron: '0 14 * * *'
55
jobs:
6-
automatic-syncronization-from-notion-to-github:
6+
auto-sync-from-notion-to-github:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout code

0 commit comments

Comments
 (0)