Skip to content

Commit

Permalink
Merge pull request #38 from nextstrain/trim-ci
Browse files Browse the repository at this point in the history
CI: Update workflow triggers
  • Loading branch information
joverlee521 authored Sep 13, 2023
2 parents cd662d4 + 8dbf774 commit 35847d5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: CI

on:
- push
- pull_request
push:
branches:
- master
pull_request:
workflow_dispatch:

jobs:
pathogen-ci:
Expand Down

0 comments on commit 35847d5

Please sign in to comment.