Skip to content

Commit

Permalink
fix: Update behave.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbrad authored Dec 19, 2024
1 parent ff8902b commit 77bc617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/behave.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
name: Deploy Reports
runs-on: ubuntu-latest
needs: report
if: github.ref == 'refs/heads/master'
#if: github.ref == 'refs/heads/master'
steps:
# Download Full Artifacts (push/schedule)
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 77bc617

Please sign in to comment.