Skip to content

Commit

Permalink
testing the label
Browse files Browse the repository at this point in the history
  • Loading branch information
y3rsh committed Jul 24, 2024
1 parent a567950 commit 4282173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyses-snapshot-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
ref: ${{ env.SNAPSHOT_REF }}

- name: Are my analyses snapshots in sync with the target branch?
- name: Are the analyses snapshots in my PR branch in sync with the target branch?
if: ${{ env.PR_TARGET_BRANCH != 'not a pr' }}
run: |
git fetch origin ${{ env.PR_TARGET_BRANCH }}
Expand Down

0 comments on commit 4282173

Please sign in to comment.