Skip to content

Commit

Permalink
fixup! ci: test release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
panekj committed Jul 10, 2024
1 parent 86c8d16 commit f4908b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
steps:
- name: Wait for CI
uses: lewagon/wait-on-check-action@v1.3.4
if: github.event_name != 'pull_request'
with:
ref: ${{ github.ref }}
check-name: "Test on Rust stable"
Expand Down

0 comments on commit f4908b2

Please sign in to comment.