Skip to content

Commit

Permalink
add basic branch to push & build on GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ShareASmile committed Jul 14, 2024
1 parent 857b4a7 commit a28e4db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
workflow_dispatch:
pull_request:
branches:
- basic
- dev
- develop
- flora
Expand All @@ -19,6 +20,7 @@ on:
- '.github/ISSUE_TEMPLATE/**'
push:
branches:
- basic
- dev
- develop
- flora
Expand Down

0 comments on commit a28e4db

Please sign in to comment.