Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Hepworth <[email protected]>
  • Loading branch information
fubarhouse committed Jun 27, 2024
1 parent 563fa35 commit d4e4d81
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Functional Test

on:
pull_request:
branches: [ main ]
push:
branches: [ provider-model ]
types: [opened, synchronize, reopened]
branches: ['main']

jobs:
test:
Expand Down

0 comments on commit d4e4d81

Please sign in to comment.