We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96e33e commit 7211d4dCopy full SHA for 7211d4d
.github/workflows/authors-and-third-party-notices.yaml
@@ -68,3 +68,4 @@ jobs:
68
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69
run: |
70
gh pr merge $PULL_REQUEST_NUMBER --squash --delete-branch
71
+ gh workflow run codeql.yml -r main
0 commit comments