Skip to content

Commit d35cb01

Browse files
committed
Remove debugging
1 parent b074949 commit d35cb01

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/update.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ jobs:
3434
run: |
3535
pip install requests PyGithub
3636
37-
- name: Debugging
38-
run: |
39-
pwd
40-
ls
41-
4237
- name: Poll pull requests and update files
4338
env:
4439
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)