We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e8723c commit c4c37a4Copy full SHA for c4c37a4
.github/workflows/bridge-security.yml
@@ -11,11 +11,13 @@ on:
11
- 'bridge/**/Cargo.toml'
12
- 'bridge/**/Cargo.lock'
13
- '.github/workflows/bridge-security.yml'
14
+ - 'deny.toml'
15
pull_request:
16
paths:
17
18
19
20
21
22
jobs:
23
security_audit:
.github/workflows/server-security.yml
- 'server/**/Cargo.toml'
- 'server/**/Cargo.lock'
- '.github/workflows/server-security.yml'
0 commit comments