Change: Replace build.Dockerfile with build-openvas-smb-action compos… #12
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: read | ||
pull-requests: write | ||
jobs: | ||
auto-merge: | ||
Check failure on line 9 in .github/workflows/auto-merge.yml GitHub Actions / Auto-merge squashInvalid workflow file
|
||
permissions: | ||
contents: write | ||
uses: greenbone/workflows/.github/workflows/auto-merge.yml@main | ||
secrets: inherit |