Skip to content

Commit

Permalink
Merge pull request #1 from ADORSYS-GIS/francis-pouatcha-patch-1
Browse files Browse the repository at this point in the history
Update analyses.yml
  • Loading branch information
francis-pouatcha authored Sep 30, 2024
2 parents 6246373 + 8152f37 commit 17cb95d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/analyses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: analyses

on:
push:
branches: [main, master]
branches: [main, master, develop]
pull_request:
branches: [main, master]
branches: [main, master, develop]
jobs:
install:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 17cb95d

Please sign in to comment.