Skip to content

Commit a648b04

Browse files
committed
Update workflows
1 parent 8d05317 commit a648b04

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/namespace_exports.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ jobs:
119119
commit-message: 'Update namespace exports'
120120
committer: 'stdlib-bot <noreply@stdlib.io>'
121121
labels: |
122-
documentation
123122
automated-pr
124123
team-reviewers: |
125124
stdlib-reviewers

.github/workflows/update_contributors.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ jobs:
6565
lfs: false
6666
timeout-minutes: 10
6767

68-
# Print the contributor list:
69-
- name: 'Print contributor list'
70-
run: |
71-
git shortlog -sne
72-
7368
# Run the makefile target for updating the contributors list:
7469
- name: 'Update contributors list'
7570
id: update-contributors

0 commit comments

Comments
 (0)