Skip to content

Update pymodule workflow #10

Update pymodule workflow

Update pymodule workflow #10

Workflow file for this run

name: PR-Merge
on:
push:
branches:
- "master"
- "main"
env:
CARGO_TERM_COLOR: always
jobs:
Test:
runs-on: ubuntu-latest
steps:
- name: Execut PR Merge Workflow
run: echo "This currently is a empyt stub"