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 7d63fff commit 16e997d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/update_gpd_payments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@ jobs:
run: |
mkdir -p "${GITHUB_WORKSPACE}/xsd"
cp ${GITHUB_WORKSPACE}/wsdl/xsd/paForNode.xsd ${GITHUB_WORKSPACE}/xsd/paForNode.xsd
- name: Running on branch.
run: |
echo "Running on branch: ${{ github }}"
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJSON(github) }}
run: echo "$GITHUB_CONTEXT"
# - name: Create pull request
# uses: jacopocarlini/action-pull-request-another-repo@main
# env:
Expand Down

0 comments on commit 16e997d

Please sign in to comment.