actions: adjust build-only for new PRs
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
name: Build only (for PRs)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v1-refactor # after this has been merged
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
build-only:
|
||||
|
||||
Reference in New Issue
Block a user