Skip to content

Commit

Permalink
Set up workflow dispatch mode
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Jan 9, 2025
1 parent d734d2e commit fefc539
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/stress.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Stress test the package

on:
push:
branches:
- main
# workflow_dispatch:
# TMP: only add this automatic step while developing
pull_request:
paths:
- 'fitsio/**'
Expand Down

0 comments on commit fefc539

Please sign in to comment.