Skip to content

Commit

Permalink
Update github-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmr authored Oct 25, 2023
1 parent df4ddf3 commit fef6b4f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ env:

on:
push:
branches: [ "main" ]
branches:
- main
- develop
pull_request:
branches: [ "main" ]
branches:
- main
- develop

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit fef6b4f

Please sign in to comment.