Skip to content

Commit 66dbddf

Browse files
Update krishnpakash.yml
Signed-off-by: Phileco <[email protected]>
1 parent 048b3e9 commit 66dbddf

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/krishnpakash.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,8 @@ jobs:
6868
# Enable version updates for npm- package-ecosystem: "npm"
6969
# Look for `package.json` and `lock` files in the `root` directory directory: "/"
7070
# Check the npm registry for updates every day (weekdays)
71-
schedule:
72-
interval: "daily"
73-
74-
# Enable version updates for Docker- package-ecosystem: "docker"
75-
# Look for a `Dockerfile` in the `root` directory
76-
directory: "/"
71+
# Enable version updates for Docker- package-ecosystem: "docker"
72+
# Look for a `Dockerfile` in the `root` directory directory: "/"
7773
# Check for updates once a week schedule: interval: "weekly"
7874

7975
# Enable version updates for GitHub Actions- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)