Skip to content

Commit

Permalink
Trigger CI on unstable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnelson-nist committed Apr 1, 2022
1 parent 87da660 commit 006af4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ name: Continuous Integration

on:
push:
branches: [ master, develop ]
branches: [ master, develop, unstable ]
pull_request:
branches: [ master, develop ]
branches: [ master, develop, unstable ]

jobs:
build:
Expand Down

0 comments on commit 006af4f

Please sign in to comment.