Skip to content

Commit

Permalink
github: temporarily disable result deployment
Browse files Browse the repository at this point in the history
Disable automatic deployment of performance results until web site is
fully switched over to GH pages.

Signed-off-by: Gerwin Klein <[email protected]>
  • Loading branch information
lsf37 committed Mar 19, 2024
1 parent 8af9c9b commit 7704a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sel4bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ jobs:
git config user.email "[email protected]"
git add content/About/Performance/home.pml
git commit -s -m "CI: update performance results"
git push origin master
# git push origin master

0 comments on commit 7704a1f

Please sign in to comment.