@jgan42 @CaptainStiggz You may want to switch back to fetchPolicy: "cache-first"
after the initial request, since network-only
will always go to the network, hence the extra network requests. To to that, use nextFetchPolicy
:
#255
issue-close-user-survey.yml
on: issues
user-survey-comment
2s
Annotations
1 warning
user-survey-comment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|