Skip to content

Commit 9cd9eb4

Browse files
committed
DEBUG CI
Signed-off-by: Lukasz Dorau <[email protected]>
1 parent 058dcdd commit 9cd9eb4

File tree

6 files changed

+5
-363
lines changed

6 files changed

+5
-363
lines changed

.github/workflows/bandit.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/codeql.yml

Lines changed: 0 additions & 94 deletions
This file was deleted.

.github/workflows/docs.yml

Lines changed: 0 additions & 64 deletions
This file was deleted.

.github/workflows/gpu.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
name: GPU
66

7-
on: [workflow_call]
7+
on:
8+
push:
9+
branches-ignore:
10+
- 'dependabot/**'
11+
pull_request:
812

913
permissions:
1014
contents: read

.github/workflows/pr_push.yml

Lines changed: 0 additions & 112 deletions
This file was deleted.

.github/workflows/trivy.yml

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)