Cleaning up Action #5

Merged
John4064 merged 2 commits from john4064/Pipeline into main 2026-03-21 03:39:09 +00:00
Showing only changes of commit 86ad4ec243 - Show all commits

View file

@ -10,12 +10,12 @@ on:
- synchronize
- ready_for_review
paths:
- /**
- '**'
push:
branches:
- main
paths:
- /**
- '**'
jobs:
determine-workflow:
runs-on: 'ubuntu-latest'