Skip to content

Commit ee31111

Browse files
committed
github-ci: testing author association
1 parent d23b489 commit ee31111

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/close-updated-prs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
PR_NUMBER: ${{ github.event.pull_request.number }}
2727
AFTER: ${{ github.event.after }}
2828
steps:
29+
- run: echo ${{ github.event.pull_request.author_association }}
30+
2931
- name: Close updated PR
3032
run: |
3133
set -euo pipefail

0 commit comments

Comments
 (0)