Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed Dec 22, 2023
1 parent 32411a6 commit 65f25c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
workflow_dispatch:
push:
branches:
- master
- main
pull_request:
branches: [master]
branches: [main]

env:
EXPERIMENT_BRANCH_NAME: ${{ github.sha }}
Expand Down

0 comments on commit 65f25c5

Please sign in to comment.