Skip to content

Commit

Permalink
Update benchmarks.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sameer Srivastava <[email protected]>
  • Loading branch information
itsmesamster authored Nov 25, 2024
1 parent d8aae30 commit 25305e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
workflows: ["BuildAndReleaseMaster"]
types:
- completed
filters:
conclusion:
- success

jobs:
invoke_jasmine_tests:
Expand Down Expand Up @@ -87,4 +90,4 @@ jobs:
git add ./jekyll/benchmarks/data/data.json
git commit -m "Updating data.json for latest tag"
fi
git push origin master
git push origin master

0 comments on commit 25305e0

Please sign in to comment.