Skip to content

Commit

Permalink
Update test-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyranawm committed Oct 3, 2023
1 parent 5e842b3 commit 9f0e347
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Test Workflow

on:
push:
branches: [ "development" ]
pull_request:
branches: [ "development" ]
branches: [ "staging" ]

jobs:
build:
Expand Down

0 comments on commit 9f0e347

Please sign in to comment.