Skip to content

Commit 2056d18

Browse files
committed
fixup
1 parent 7372db1 commit 2056d18

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/prprecommit.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ concurrency:
99
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
1010
on:
1111
pull_request:
12+
branches: ["master", "main"]
1213
jobs:
13-
build:
14-
runs-on: ubuntu-latest
15-
steps:
1614
pre-commit:
1715
runs-on: ubuntu-latest
1816
steps:

0 commit comments

Comments
 (0)