We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79a60c commit 5755431Copy full SHA for 5755431
.github/CODEOWNERS
@@ -0,0 +1,5 @@
1
+# GitHub Actions files
2
+/.github/ @skriptfabrik/github-actions-maintainers
3
+
4
+# Devcontainer configuration
5
+/.devcontainer/ @skriptfabrik/devcontainer-maintainers
.github/dependabot.yaml
@@ -5,13 +5,9 @@ updates:
directory: '/'
6
schedule:
7
interval: 'weekly'
8
- reviewers:
9
- - skriptfabrik/github-actions-maintainers
10
11
- package-ecosystem: 'devcontainers'
12
13
14
15
16
- - skriptfabrik/devcontainer-maintainers
17
-
0 commit comments