Skip to content

Commit

Permalink
Run tests on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
choisant committed Aug 20, 2024
1 parent c9091a6 commit 7ef0e52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/apptainer-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Run tests

on:
workflow_dispatch:
pull_requests:
branches:
- 'main'

jobs:
build-test-container:
Expand Down

0 comments on commit 7ef0e52

Please sign in to comment.