mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-22 12:25:40 +00:00
Merge branch 'main' into patch-4
This commit is contained in:
@@ -39,6 +39,8 @@ jobs:
|
||||
run: |
|
||||
LABELS=$(gh api --jq '[.labels[].name]' /repos/{owner}/{repo}/pulls/${{ github.event.number }})
|
||||
echo "PR_LABELS=$LABELS" >> $GITHUB_ENV
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
|
||||
- name: Get changed files
|
||||
if: github.event_name == 'pull_request'
|
||||
|
||||
Reference in New Issue
Block a user