Skip to content

Commit

Permalink
not sure if this will work
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Jan 24, 2025
1 parent 0fbe826 commit 2197552
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ on:
secrets:
GPG_SIGNING_KEY:
required: true
GITHUB_TOKEN:
GH_TOKEN:
required: true
LASTMJS_GITHUB_TOKEN:
required: true
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/run_benchmarks_on_release_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Run Benchmarks on Release Merge

on:
pull_request:
types:
- opened
- synchronize
- ready_for_review
- reopened

jobs:
determine-context:
Expand Down

0 comments on commit 2197552

Please sign in to comment.