Skip to content

Commit 7197731

Browse files
committed
github.com/advisories/GHSA-5xr6-xhww-33m4
1 parent 00e006c commit 7197731

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linux-build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
name: ${{env.DRUMSTICKNAME}}
3232
github_token: ${{secrets.GH_PAT}}
3333
repo: pedrolcl/drumstick
34+
allow_forks: false
3435
workflow: cmake.yml
3536

3637
- name: Extract downloaded files
@@ -41,6 +42,7 @@ jobs:
4142
name: ${{env.UCHARDETNAME}}
4243
github_token: ${{secrets.GH_PAT}}
4344
repo: pedrolcl/uchardet
45+
allow_forks: false
4446
workflow: linux-build.yml
4547

4648
- name: Extract downloaded files

0 commit comments

Comments
 (0)