Skip to content

Commit

Permalink
reordering
Browse files Browse the repository at this point in the history
  • Loading branch information
drshriveer committed Sep 14, 2023
1 parent cf38c8d commit 168a74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_validation.workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: PR Validation
run-name: pr#${{ github.event.number }} ${{ github.event.pull_request.head.ref }} by @${{ github.actor }}
run-name: ${{ github.event.pull_request.head.ref }} PR#${{ github.event.number }} by @${{ github.actor }}
on: pull_request

jobs:
Expand Down

0 comments on commit 168a74d

Please sign in to comment.