natives.yml: run "Native Libraries" also when natives.yml changed

This commit is contained in:
Karl Tauber
2021-03-14 00:02:01 +01:00
parent 2bcf38e2e3
commit 1fc519b9de

View File

@@ -10,11 +10,13 @@ on:
- '[0-9]*'
paths:
- 'flatlaf-natives/flatlaf-natives-windows/**'
- '.github/workflows/natives.yml'
pull_request:
branches:
- '*'
paths:
- 'flatlaf-natives/flatlaf-natives-windows/**'
- '.github/workflows/natives.yml'
jobs:
Windows: