Watch
2
0
Fork
You've already forked raylib-cs
0

Test paths filter for pull requests

This commit is contained in:
Rgebee 2022-02-06 12:43:23 +00:00
commit 08406b076e

View file

@ -4,6 +4,9 @@ on:
branches: master
pull_request:
branches: '*'
paths:
- 'Raylib-cs/**'
- 'Raylib-cs.Tests/**'
workflow_dispatch:
jobs: