Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
remove paths
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBelmes committed Jun 26, 2024
1 parent c702e5e commit a20982a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/branch-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@ name: branch-build
on:
pull_request:
branches: [dev]
paths:
- '**.ts'
- '**.tsx'
- '**.js'
- '**.jsx'
- '**.json'
- '**.wasm'
- '**.sh'
- '**.yml'
push:
branches: [dev]
merge_group:
Expand Down

0 comments on commit a20982a

Please sign in to comment.