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 d6a35ac + 452adbb commit 94734b0Copy full SHA for 94734b0
3 files changed
.github/workflows/forge-mirror.yml
@@ -9,5 +9,4 @@ permissions:
9
jobs:
10
mirror:
11
uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@e6b2884722350515934d443daf23442f2195796f
12
- timeout-minutes: 10
13
secrets: inherit
.github/workflows/governance-gate.yml
@@ -28,4 +28,3 @@ permissions:
28
29
governance:
30
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@861b5e911d9e5dcfb3c0ab3dd2a9a3c8fd0a1613
31
.github/workflows/secret-scan.yml
@@ -12,7 +12,6 @@ permissions:
scan:
14
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@3e4bd4c93911750727e2e4c66dff859e00079da0
15
16
17
trufflehog:
18
runs-on: ubuntu-latest
0 commit comments