Skip to content

Commit

Permalink
Merge pull request #176: Update CI workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored Aug 31, 2023
2 parents fb81750 + 00f324e commit f96fa06
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 f96fa06

Please sign in to comment.