Skip to content

Commit cc29350

Browse files
committed
commit NOTICES
1 parent d493d83 commit cc29350

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/blackduck.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ defaults:
44
shell: bash -euo pipefail -c "source nix.source && source .envrc.vars && exec bash {0}"
55
on:
66
push:
7-
paths:
8-
- go.mod
9-
- go.sum
7+
# paths:
8+
# - go.mod
9+
# - go.sum
1010

1111
concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)