Skip to content

Commit

Permalink
show changes more visibly
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Jul 17, 2024
1 parent cb0ae4d commit 74da2c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workflowhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ jobs:
env:
WFH_TOKEN: ${{ secrets.PROD_WFH_TOKEN }}

- name: Any changes?
run: |
git diff
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit 74da2c8

Please sign in to comment.