Skip to content

Check the provider's version and throw an error (warning?) if the version is old and unsupported #40

Check the provider's version and throw an error (warning?) if the version is old and unsupported

Check the provider's version and throw an error (warning?) if the version is old and unsupported #40

name: Move new issues into Triage
on:
issues:
types: [opened]
jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: SDK
column: 🔍 Triage
repo-token: ${{ secrets.GITHUB_TOKEN }}