Skip to content

chore(deps): bump metamask/github-tools/.github/workflows/add-item-to-project.yml from 56a094ccb23085b708eacbfbcc0b4fdf024491c0 to e61f0587f2597395c3100e33b0bfc23a5e6c863d #8227

chore(deps): bump metamask/github-tools/.github/workflows/add-item-to-project.yml from 56a094ccb23085b708eacbfbcc0b4fdf024491c0 to e61f0587f2597395c3100e33b0bfc23a5e6c863d

chore(deps): bump metamask/github-tools/.github/workflows/add-item-to-project.yml from 56a094ccb23085b708eacbfbcc0b4fdf024491c0 to e61f0587f2597395c3100e33b0bfc23a5e6c863d #8227

name: 'Add Wallet Framework Issues/PRs to Project Board'
on:
pull_request:
types: [opened, labeled, review_requested]
issues:
types: [opened, labeled]
jobs:
call_shared_workflow:
name: 'Call the Shared Workflow'
permissions:
issues: write
pull-requests: write
contents: read
repository-projects: write
uses: metamask/github-tools/.github/workflows/add-item-to-project.yml@e61f0587f2597395c3100e33b0bfc23a5e6c863d

Check failure on line 17 in .github/workflows/add-wallet-framework-team-prs-and-issues-to-project.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/add-wallet-framework-team-prs-and-issues-to-project.yml

Invalid workflow file

error parsing called workflow ".github/workflows/add-wallet-framework-team-prs-and-issues-to-project.yml" -> "metamask/github-tools/.github/workflows/add-item-to-project.yml@e61f0587f2597395c3100e33b0bfc23a5e6c863d" : failed to fetch workflow: workflow was not found.
with:
project-url: 'https://github.com/orgs/MetaMask/projects/113'
team-name: 'wallet-framework-engineers'
team-label: 'team-wallet-framework'
secrets:
github-token: ${{ secrets.CORE_ADD_PRS_TO_PROJECT }}