Skip to content

Commit

Permalink
Merge pull request #2 from ADORSYS-GIS/francis-pouatcha-patch-2
Browse files Browse the repository at this point in the history
Update tests:e2e.yml
  • Loading branch information
francis-pouatcha authored Sep 30, 2024
2 parents 17cb95d + 7c55d5c commit da78ffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests:e2e.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: e2e tests
on:
push:
branches: [main, master]
branches: [main, master, develop]
pull_request:
branches: [main, master]
branches: [main, master, develop]
jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit da78ffa

Please sign in to comment.