Skip to content

Commit

Permalink
Update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
ShotaAk committed Jul 18, 2024
1 parent 97beaf8 commit cbf2208
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/driver-cross-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,14 @@ on:
- master
paths:
- '.github/workflows/driver-cross-build.yml'
- '.test/bin/**'
- '.test/lint.sh'
- '.test/**'
- 'src/drivers/**'
workflow_dispatch:
pull_request:
types: [opened, synchronize]
paths:
- '.github/workflows/driver-cross-build.yml'
- '.test/bin/**'
- '.test/lint.sh'
- '.test/**'
- 'src/drivers/**'

jobs:
Expand Down

0 comments on commit cbf2208

Please sign in to comment.