Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/lint_random_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -604,3 +604,4 @@ jobs:
reviewers
branch: 'fix-lint-errors'
delete-branch: true
sign-commits: true
1 change: 1 addition & 0 deletions .github/workflows/markdown_equations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ jobs:
reviewers
branch: markdown-insert-equations
delete-branch: true
sign-commits: true

# Create Markdown summary of the pull request:
- name: 'Create summary'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/markdown_pkg_urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,4 @@ jobs:
reviewers
branch: markdown-pkg-urls
delete-branch: true
sign-commits: true
1 change: 1 addition & 0 deletions .github/workflows/markdown_related_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,4 @@ jobs:
reviewers
branch: markdown-related-packages
delete-branch: true
sign-commits: true
1 change: 1 addition & 0 deletions .github/workflows/markdown_tocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:
reviewers
branch: update-namespace-tocs
delete-branch: true
sign-commits: true

# Create Markdown summary of the pull request:
- name: 'Create summary'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/namespace_exports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,4 @@ jobs:
reviewers
branch: update-namespace-exports
delete-branch: true
sign-commits: true
1 change: 1 addition & 0 deletions .github/workflows/update_cli_permissions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,4 @@ jobs:
reviewers
branch: update-cli-permissions
delete-branch: true
sign-commits: true
1 change: 1 addition & 0 deletions .github/workflows/update_contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ jobs:
reviewers
branch: update-contributors
delete-branch: true
sign-commits: true

# Create a pull request summary:
- name: 'Create summary'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update_error_databases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,4 @@ jobs:
reviewers
branch: update-error-databases
delete-branch: true
sign-commits: true
1 change: 1 addition & 0 deletions .github/workflows/update_math_scaffold_databases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ jobs:
reviewers
branch: update-math-scaffold-databases
delete-branch: true
sign-commits: true

# Create a pull request summary:
- name: 'Create summary'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update_package_meta_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
reviewers
branch: update-package-meta-data
delete-branch: true
sign-commits: true

# Create a pull request summary:
- name: 'Create summary'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update_repl_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
reviewers
branch: update-repl-docs
delete-branch: true
sign-commits: true

# Create a pull request summary:
- name: 'Create summary'
Expand Down