Skip to content

Commit

Permalink
Merge pull request #121 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 8, 2023
2 parents 1b9e3bc + a08d5b6 commit 80f3be3
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:
ci:
Expand Down

0 comments on commit 80f3be3

Please sign in to comment.