Skip to content

DirectiveList::into_iter unexpectedly yields references #254

DirectiveList::into_iter unexpectedly yields references

DirectiveList::into_iter unexpectedly yields references #254

name: GitHub Projects Tagger
on:
issues:
types:
- opened
jobs:
tag:
runs-on: ubuntu-latest
steps:
- uses: abernix/[email protected]
with:
# These are both set in Org level secrets and work on a safe-listed
# set of repositories that affect the Polaris team. This allows them to
# be updated in a single place. If you want a NEW repo to work, you'll
# need an org admin to add it as a repo to (both) the existing secrets.
# https://github.com/organizations/apollographql/settings/secrets/actions
api_url: ${{ secrets.POLARIS_TAGGER_API_URL }}
bearer_token: ${{ secrets.POLARIS_TAGGER_BEARER_TOKEN }}