Skip to content

Commit b5c297d

Browse files
Update Check-PRsource.yml
1 parent 7bbac35 commit b5c297d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/Check-PRsource.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ jobs:
1010
check-branches:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- name: Log PR Author
14-
run: echo "PR Author: ${{ github.event.pull_request.user.login }}"
15-
1613
- name: Check branches
1714
if: ${{ ! contains(['ExtremeFiretop', 'Martinski4Github', 'github-actions[bot]'], github.event.pull_request.user.login) }}
1815
run: |

0 commit comments

Comments
 (0)