Skip to content

Commit 0b8edd4

Browse files
authored
ci: extend timeout for semgrep.yml
1 parent d05d813 commit 0b8edd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/semgrep.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
semgrep:
1616
name: semgrep-oss
1717
runs-on: ubuntu-slim
18+
timeout-minutes: 25
1819
steps:
1920
- uses: actions/checkout@v5
2021
with:

0 commit comments

Comments
 (0)