Skip to content

Rename workflow from 'Test matrix' to 'Test 1318' #20

Rename workflow from 'Test matrix' to 'Test 1318'

Rename workflow from 'Test matrix' to 'Test 1318' #20

Workflow file for this run

name: Validate
on:
push:
branches:
- main
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run validation composite action
uses: priyagupta108/sample-python@main