commit:     14ed9ff340aff882ce6ebb42f4b489f3e035aff3
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 09:26:55 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 09:26:55 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=14ed9ff3

pkgcheck.yml: previous commit was not enough, just remove the file for now

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .github/workflows/pkgcheck.yml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml
deleted file mode 100644
index 80521c6a7..000000000
--- a/.github/workflows/pkgcheck.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-name: pkgcheck
-
-jobs:
-  build:
-    runs-on: ubuntu-latest
-    steps:
-    - uses: actions/checkout@v2
-    - name: Run pkgcheck
-      uses: pkgcore/pkgcheck-action@v1
-      with:
-        args: 
--keywords=-RedundantVersion,-MissingAccountIdentifier,-OldPackageUpdate,-VisibleVcsPkg

Reply via email to