Skip to content

Commit

Permalink
Remove trigger on push to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
joserapa98 committed May 10, 2024
1 parent d934319 commit 777d44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run tests

on:
push:
branches: [ master, develop ]
branches: [ master ]
pull_request:
branches: [ master, develop ]
workflow_dispatch:
Expand Down

0 comments on commit 777d44b

Please sign in to comment.