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

Change to paths-ignore filter

This commit is contained in:
Rgebee 2022-02-06 12:59:58 +00:00
commit f3047a06a0

View file

@ -4,9 +4,9 @@ on:
branches: master
pull_request:
branches: '*'
paths:
- 'Raylib-cs/**'
- 'Raylib-cs.Tests/**'
paths-ignore:
- 'README.md'
- '.github/ISSUE_TEMPLATE/**'
workflow_dispatch:
jobs: