Skip to content

Commit

Permalink
add correct branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ColemanRoo committed Jan 27, 2025
1 parent bd5bb81 commit 4c6c289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/extension-test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
on:
push:
branches:
- feature/extension-test
- feature/integrationTestCI
pull_request:
types: [opened, reopened, ready_for_review, synchronize]
branches: [feature/extension-test]
branches: [feature/integrationTestCI]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 4c6c289

Please sign in to comment.