Skip to content

Commit d4689e2

Browse files
Merge pull request #8 from roseteromeo56-cb-id/patch-1
Patch 1
2 parents 1d7e8a8 + c9e8893 commit d4689e2

34 files changed

Lines changed: 1504 additions & 4 deletions

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# To get started with Dependabot version updates, you'll need to specify which
2+
# package ecosystems to update and where the package manifests are located.
3+
# Please see the documentation for all configuration options:
4+
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5+
Romeo Rosete
6+
version: 2
7+
updates:
8+
- package-ecosystem: "" # See documentation for possible values
9+
directory: "/" # Location of package manifests
10+
schedule:
11+
interval: "weekly"

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Continuous Integration
2+
permissions:
3+
contents: read
24

35
on:
46
push:

.github/workflows/linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: linter
2+
permissions:
3+
contents: read
24
on:
35
push:
46
paths-ignore:

22.png

70.8 KB
Loading

26.png

6.24 KB
Loading

27.png

4.22 KB
Loading

28.png

4.6 KB
Loading

29.png

4.18 KB
Loading

3.png

22.4 KB
Loading

7.png

880 KB
Loading

0 commit comments

Comments
 (0)