Skip to content

Commit 84dda4e

Browse files
authored
Merge pull request #1011 from nextcloud/repo-sync/android-config/master
🔄 Synced file(s) with nextcloud/android-config
2 parents 2550afb + 71449c1 commit 84dda4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# synced from @nextcloud/android-config
12
name: "CodeQL"
23

34
on:
@@ -26,6 +27,10 @@ jobs:
2627
steps:
2728
- name: Checkout repository
2829
uses: actions/checkout@v3
30+
- name: Set Swap Space
31+
uses: pierotofy/set-swap-space@49819abfb41bd9b44fb781159c033dba90353a7c #v1.0
32+
with:
33+
swap-size-gb: 10
2934
- name: Initialize CodeQL
3035
uses: github/codeql-action/init@v2
3136
with:

0 commit comments

Comments
 (0)