Skip to content

Commit d6a2ff7

Browse files
committed
Update ci.yml
1 parent 4c6c714 commit d6a2ff7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@ on:
55
branches:
66
- master
77
- dev
8-
pull_request:
9-
108
jobs:
119
build:
12-
if: github.ref == 'refs/heads/dev' # Only runs on the dev branch
1310
runs-on: ubuntu-latest
1411

1512
strategy:

0 commit comments

Comments
 (0)