Skip to content

Commit

Permalink
Only run against release-v*
Browse files Browse the repository at this point in the history
  • Loading branch information
jfldde committed Dec 18, 2024
1 parent f17bab2 commit a4f425a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ jobs:
env:
EXPECTED_BITCOIN_DA_ID: ${{ vars.EXPECTED_BITCOIN_DA_ID }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
if: contains(github.ref, 'release-v')
steps:
- name: Validate EXPECTED_BITCOIN_DA_ID format
run: |
Expand Down

0 comments on commit a4f425a

Please sign in to comment.