Skip to content

Commit

Permalink
checking
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur-hitachivantara committed Mar 21, 2024
1 parent a3d5f76 commit ae485da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,6 @@ jobs:
JF_GIT_PROVIDER: 'github'
JF_PATH_EXCLUSIONS: '*.git*;*node_modules*;*target*;*venv*;*test*;*resources-filtered*'
JF_GIT_OWNER: ${{github.repository_owner}}
JF_GIT_REPO: ${{github.repository}}
JF_GIT_REPO: ${{github.repository.name}}
JF_GIT_PULL_REQUEST_ID : ${{github.event.number}}
# TRIGGER_KEY: '$.action

0 comments on commit ae485da

Please sign in to comment.