We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9322b commit aae495fCopy full SHA for aae495f
.github/workflows/authors-and-third-party-notices.yaml
@@ -68,5 +68,5 @@ jobs:
68
69
- name: Commit and push
70
run: |
71
- git commit --no-allow-empty -m "chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary [skip actions]" || true
+ git commit --no-allow-empty -m "chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary" || true
72
git push
0 commit comments