restrict CI run to pull

This commit is contained in:
Dirk 2024-09-05 17:55:44 +02:00
parent cebb52f698
commit 73fa5607d8

View File

@ -1,27 +1,19 @@
name: testssl.sh CI name: testssl.sh CI
on: on:
push:
paths-ignore:
- 'utils/**'
- 'doc/**'
- 'bin/**'
- '**.md'
- '**.pem'
- '**.pdf'
- '**.html'
- 'LICENSE'
- 'Dockerfile'
pull_request: pull_request:
- 'utils/**' paths-ignore:
- 'doc/**' - 'utils/**'
- 'bin/**' - 'doc/**'
- '**.md' - 'bin/**'
- '**.pem' - '.github/workflows/**.yml'
- '**.pdf' - '**.md'
- '**.html' - '**.pem'
- 'LICENSE' - '**.pdf'
- 'Dockerfile' - '**.html'
- 'LICENSE'
- 'Dockerfile'
- 'Dockerfile.git'
permissions: permissions:
contents: read contents: read