1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-07-04 12:51:56 +02:00

Merge pull request from drwetter/gha_actions_improve

Also run GHA for PRs
This commit is contained in:
Dirk Wetter
2021-12-13 18:19:49 +01:00
committed by GitHub

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