Skip to content

Commit c94055a

Browse files
fix: update cron job names and permissions in workflow files; add example .env file (#61)
* fix: update cron job names and permissions in workflow files; add example .env file --------- Co-authored-by: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com>
1 parent 85297c6 commit c94055a

28 files changed

Lines changed: 125 additions & 1030 deletions

.editorconfig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
root = true
2+
3+
[*]
4+
charset = utf-8
5+
end_of_line = lf
6+
insert_final_newline = true
7+
indent_style = space
8+
indent_size = 2
9+
trim_trailing_whitespace = true

.github/MIGRATION.md

Lines changed: 0 additions & 229 deletions
This file was deleted.

0 commit comments

Comments
 (0)