Skip to content

Commit

Permalink
Revert "chore(ci): do not apply 'skip actions' to automatically gener…
Browse files Browse the repository at this point in the history
…ated commit (#6546)"

This reverts commit aae495f.
  • Loading branch information
addaleax committed Dec 13, 2024
1 parent fc0804a commit 60ee91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/authors-and-third-party-notices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ jobs:
- name: Commit and push
run: |
git commit --no-allow-empty -m "chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary" || true
git commit --no-allow-empty -m "chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary [skip actions]" || true
git push

0 comments on commit 60ee91d

Please sign in to comment.