Skip to content

Commit e147d7e

Browse files
committed
Revert "Revert "chore(ci): do not apply 'skip actions' to automatically generated commit (#6546)" (#6567)"
This reverts commit b6c4d97.
1 parent cf5bf2a commit e147d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/authors-and-third-party-notices.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868
6969
- name: Commit and push
7070
run: |
71-
git commit --no-allow-empty -m "chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary [skip actions]" || true
71+
git commit --no-allow-empty -m "chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary" || true
7272
git push

0 commit comments

Comments
 (0)