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.
2 parents 96e1157 + 4f15722 commit c5ff930Copy full SHA for c5ff930
3 files changed
.github/workflows/mirror.yml
@@ -9,5 +9,4 @@ permissions:
9
jobs:
10
mirror:
11
uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
12
- timeout-minutes: 10
13
secrets: inherit
.github/workflows/rust-ci.yml
@@ -12,4 +12,3 @@ permissions:
rust-ci:
14
uses: hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@412a7031577112b31ee287cc6060179d638d6500
15
.github/workflows/secret-scanner.yml
@@ -12,7 +12,6 @@ permissions:
scan:
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
16
17
trufflehog:
18
runs-on: ubuntu-latest
0 commit comments