Skip to content

Commit

Permalink
PAGOPA-1261 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoRuzzier committed Oct 5, 2023
1 parent 5cfa7b7 commit eb8d3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_gpd_payments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: tj-actions/branch-names@v7
- name: Current branch name
run: |
echo "${{ steps.branch-name.outputs.current_branch }}"
echo ${{ steps.branch-name.outputs.current_branch }}
# - name: Create pull request
# uses: jacopocarlini/action-pull-request-another-repo@main
# env:
Expand Down

0 comments on commit eb8d3e5

Please sign in to comment.