CVE api MAX_CVES_PER_PAGE to 2k #88
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Auto-merge squash | |
on: pull_request_target | |
permissions: | |
contents: write | |
pull-requests: write | |
jobs: | |
auto-merge: | |
uses: greenbone/workflows/.github/workflows/auto-merge.yml@main | |
secrets: inherit |