Skip to content

Commit

Permalink
WIP: test CI on pull request as well
Browse files Browse the repository at this point in the history
  • Loading branch information
cdunster committed Sep 16, 2024
1 parent 7411581 commit e8a109c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: "Performance Tests"

on:
workflow_dispatch:
pull_request:
branches: [ main, develop ]

env:
INFLUX_TOKEN: ${{ secrets.INFLUX_TOKEN }}
Expand Down

0 comments on commit e8a109c

Please sign in to comment.