Skip to content

Commit

Permalink
[#255] Change permission_handler to ^10.4.0 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nmint8m committed Aug 1, 2023
1 parent cb2b6ef commit fe43cb0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ on:
pull_request:
types: [ opened, synchronize, reopened ]
push:
branches:
- feature/255-generate-sample-test
branches-ignore:
- develop
- 'release/**'
- main

jobs:
test:
Expand Down

0 comments on commit fe43cb0

Please sign in to comment.