Skip to content

Commit

Permalink
feat: Update workflow to build develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ryand56 committed Jun 10, 2024
1 parent 8c477c2 commit 8a29aef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Action CI

on:
push:
branches:
- develop
pull_request:
branches:
- '*'
Expand Down

0 comments on commit 8a29aef

Please sign in to comment.