Skip to content

Commit

Permalink
automation: update integration workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LVMVRQUXL committed Sep 21, 2023
1 parent 4782808 commit 409c709
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Integration
on:
pull_request:
branches: [develop]
branches: [ develop ]
paths:
- './**/*gradle*'
- './**/*.kt*'
- .github/workflows/ci.yml
push:
branches: [develop]
branches: [ develop ]
paths:
- './**/*gradle*'
- './**/*.kt*'
Expand Down

0 comments on commit 409c709

Please sign in to comment.