diff options
Diffstat (limited to 'new/lib/github.py')
| -rw-r--r-- | new/lib/github.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/new/lib/github.py b/new/lib/github.py index 25debce..7190b5a 100644 --- a/new/lib/github.py +++ b/new/lib/github.py @@ -30,9 +30,11 @@ class GitHub: self.blacklist = { "current": [ "vyos/libpam-tacplus", + "vyos/gh-action-test-vyos-1x", ], "circinus": [ "vyos/libpam-tacplus", + "vyos/gh-action-test-vyos-1x", ], } |
