mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-24 00:31:02 -05:00
no need for access to secrets in integration-nested
This commit is contained in:
parent
4359f14f18
commit
a7894236f5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
- 'v*'
|
- 'v*'
|
||||||
pull_request_target:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
integration-nested:
|
integration-nested:
|
||||||
|
|
Loading…
Reference in a new issue