Skip to content

Commit b6c4d97

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

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" || true
71+
git commit --no-allow-empty -m "chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary [skip actions]" || true
7272
git push

0 commit comments

Comments
 (0)