Skip to content

Commit

Permalink
Updates pod init (#4)
Browse files Browse the repository at this point in the history
* Delete unused files

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>

* Fix issue with dependabot file

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>

---------

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
  • Loading branch information
gab-arrobo authored Oct 23, 2024
1 parent af91407 commit f3ce7f3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 15 deletions.
9 changes: 2 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# SPDX-License-Identifier: Apache-2.0
# Copyright 2020-Present Intel Corporation
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
# Copyright 2024-Present Intel Corporation

version: 2
updates:

- package-ecosystem: "github-actions"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Expand All @@ -31,4 +27,3 @@ updates:
day: "sunday"
time: "21:00"
timezone: "America/Los_Angeles"

5 changes: 0 additions & 5 deletions .gitreview

This file was deleted.

3 changes: 0 additions & 3 deletions CODE_OF_CONDUCT.md

This file was deleted.

0 comments on commit f3ce7f3

Please sign in to comment.