Skip to content

Update Yarn to v1.22.22 #8

Update Yarn to v1.22.22

Update Yarn to v1.22.22 #8

---
name: 'test repo dispatch'
on:
repository_dispatch:
# types: [membership, team.edited, team_add, team.added_to_repository]
jobs:
runs-on: ubuntu-latest

Check failure on line 8 in .github/workflows/workload-id-tf.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/workload-id-tf.yaml

Invalid workflow file

You have an error in your yaml syntax on line 8
release:
name: Release
permissions:
contents: write
id-token: write
pull-requests: write
repository-projects: write
steps:
- name: Checkout Repo
uses: actions/checkout@v4