Skip to content

Update Twemoji Mozilla font to unofficial/unreleased v0.8.0 (twemoji 15.0.2) #81

Update Twemoji Mozilla font to unofficial/unreleased v0.8.0 (twemoji 15.0.2)

Update Twemoji Mozilla font to unofficial/unreleased v0.8.0 (twemoji 15.0.2) #81

Workflow file for this run

name: Pull Request
'on':
pull_request_target:
branches:
- current
jobs:
build:

Check failure on line 7 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / Pull Request

Invalid workflow file

The workflow is not valid. .github/workflows/pr.yml (Line: 7, Col: 3): Error calling workflow 'WaterfoxCo/Waterfox/.github/workflows/build.yml@d7d0380d3e0824d40b0f48d897add1c3ba7fa56b'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/build.yml
secrets:
AWS_ACCESS_KEY_ID: '${{ secrets.CF_ACCESS_KEY_ID }}'
AWS_SECRET_ACCESS_KEY: '${{ secrets.CF_ACCESS_KEY_SECRET }}'
CF_ENDPOINT: '${{ secrets.CF_ENDPOINT }}'
MOZ_API_KEY: '${{ secrets.MOZ_API_KEY }}'
with:
TRIGGER_EVENT: '${{ github.event_name }}'