Skip to content

Commit

Permalink
Update linux-ppc64-cpu-gcc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui authored Jun 10, 2024
1 parent 1cab9df commit f9c33b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux-ppc64-cpu-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- 'cmake/**'
- 'src/*'
- 'src/layer/*'
- 'src/layer/x86/*'
- 'tests/**'
pull_request:
branches: [master]
Expand All @@ -19,6 +20,7 @@ on:
- 'cmake/**'
- 'src/*'
- 'src/layer/*'
- 'src/layer/x86/*'
- 'tests/**'
concurrency:
group: linux-ppc64-cpu-gcc-${{ github.ref }}
Expand Down

0 comments on commit f9c33b9

Please sign in to comment.