Skip to content

Commit 4fb4798

Browse files
committed
fix: simplify network config back to defaults
1 parent 22f963b commit 4fb4798

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

.github/workflows/flock-action.lock.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/flock-action.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@ on:
1111

1212
permissions: read-all
1313

14-
network:
15-
allowed:
16-
- defaults
17-
- github
18-
- containers
19-
- "nsip.org"
14+
network: defaults
2015

2116
tools:
2217
edit:

0 commit comments

Comments
 (0)