Skip to content

Commit

Permalink
Test to remove to avoid conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido committed Jun 25, 2024
1 parent b5cc899 commit f5faab1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ jobs:
# if: github.event_name == 'release'
steps:
- uses: actions/checkout@v4
- name: Validate release
uses: onfido/changelog-action/release-check@initial-version

# with:
# token: ${{ secrets.GH_ACTION_ACCESS_TOKEN }}
# ref: ${{ github.ref_name }}
Expand Down

0 comments on commit f5faab1

Please sign in to comment.