We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d05d813 commit 0b8edd4Copy full SHA for 0b8edd4
1 file changed
.github/workflows/semgrep.yml
@@ -15,6 +15,7 @@ jobs:
15
semgrep:
16
name: semgrep-oss
17
runs-on: ubuntu-slim
18
+ timeout-minutes: 25
19
steps:
20
- uses: actions/checkout@v5
21
with:
0 commit comments