Skip to content

fixing Version '1:2.20.1-2+deb10u8' for 'git' was not found issue (… #5

fixing Version '1:2.20.1-2+deb10u8' for 'git' was not found issue (…

fixing Version '1:2.20.1-2+deb10u8' for 'git' was not found issue (… #5

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/.github/workflows/shared-github-action.yml@main
secrets: inherit