Skip to content

build(deps-dev): bump tmp from 0.2.3 to 0.2.4 #47

build(deps-dev): bump tmp from 0.2.3 to 0.2.4

build(deps-dev): bump tmp from 0.2.3 to 0.2.4 #47

Workflow file for this run

name: Branch
on:
pull_request:
branches:
- main
- release/**
types: [opened, synchronize, reopened]
push:
branches:
- main
- release/v*
paths-ignore:
- '.github/**'
- 'docs/**'
- 'examples/**'
- 'test/**'
- 'README.md'
permissions:
contents: write
actions: write
jobs:
github-action:
uses: cloudposse-github-actions/.github/.github/workflows/shared-github-action.yml@main

Check failure on line 25 in .github/workflows/branch.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/branch.yml

Invalid workflow file

error parsing called workflow ".github/workflows/branch.yml" -> "cloudposse-github-actions/.github/.github/workflows/shared-github-action.yml@main" : failed to fetch workflow: workflow was not found.
secrets: inherit