play with github workflows (2nd attempt;)

This commit is contained in:
Thomas Bernard 2020-11-05 00:27:00 +01:00
parent 2abdcd7173
commit b5dd189c1b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ on:
paths: paths:
- 'miniupnpc/**' - 'miniupnpc/**'
- 'miniupnpd/**' - 'miniupnpd/**'
- '.github/workflows/main.yml'
pull_request: pull_request:
branches: [ master ] branches: [ master ]