Skip to content

Commit

Permalink
Update test-list.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michalinacienciala authored Oct 26, 2023
1 parent 9931a5b commit 1035785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
add-release-test-list:
runs-on: ubuntu-latest
if: github.head_ref == 'stage-live'
if: github.head_ref == 'refs/heads/stage-live'
permissions:
pull-requests: write
steps:
Expand Down

0 comments on commit 1035785

Please sign in to comment.