Skip to content

Commit

Permalink
Fix CI trigger config
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Oct 10, 2023
1 parent 37124c3 commit 1cfc5b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: testing

on:
push:
branches:
- develop

pull_request:
branches: [main, develop]

jobs:
lint:
Expand Down

0 comments on commit 1cfc5b8

Please sign in to comment.