Skip to content

Updated to supported versions of github actions #83

Updated to supported versions of github actions

Updated to supported versions of github actions #83

name: Handle pull request
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
call-build-test:
uses: ./.github/workflows/build-test.yml
with:
release-version: '0.0.0'
cache-build: false