Skip to content

Commit

Permalink
tmp: Add current branch to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
OS-pedrogustavobilro committed Jan 8, 2025
1 parent d172fcb commit 8a3a7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI

on:
push:
branches: [ main, development ]
branches: [ main, development, feat/RMET-3980/capacitor-ci ]
pull_request:
types: [opened, synchronize, reopened]

Expand Down

0 comments on commit 8a3a7fe

Please sign in to comment.