Also run GHA for PRs

(don't know whether this works.)
This commit is contained in:
Dirk Wetter 2021-12-11 19:40:29 +01:00
parent 6da72bcfd7
commit fbe04164d3

View File

@ -12,7 +12,8 @@ on:
- '**.html' - '**.html'
- 'LICENSE' - 'LICENSE'
- 'Dockerfile' - 'Dockerfile'
pull_request: pull_request:
paths-ignore:
- 'utils/**' - 'utils/**'
- 'docs/**' - 'docs/**'
- 'bin/**' - 'bin/**'