Skip to content

Commit

Permalink
updated workflow to run on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkuba committed Sep 28, 2023
1 parent b77afb9 commit 2f48f12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Benchmark Tests

on:
release:
types: [published]
push:
branches: [ main ]

jobs:
benchmark-tests:
Expand Down

0 comments on commit 2f48f12

Please sign in to comment.