Skip to content

Commit

Permalink
Test workflow on PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
planger committed Jul 21, 2023
1 parent 9cf2e22 commit 7e76463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Performance
on:
push:
branches:
- main
- add-performance-measurement-task # switch back to main before merge
workflow_dispatch:
schedule:
- cron: "0 5 * * *" # Runs every day at 5am: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule
Expand Down

0 comments on commit 7e76463

Please sign in to comment.