fix(workflows): run on pull request
All checks were successful
Build packages / Build derivations (push) Successful in 1m22s
All checks were successful
Build packages / Build derivations (push) Successful in 1m22s
This commit is contained in:
parent
c959492f2e
commit
ff1df231c3
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ name: Build packages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue