mirror of
https://github.com/FlipsideCrypto/convox.git
synced 2026-02-06 10:56:56 +00:00
github: test prs instead of pushes (#108)
This commit is contained in:
parent
4710e02af8
commit
8124459813
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -1,7 +1,5 @@
|
||||
name: test
|
||||
on:
|
||||
push:
|
||||
branches: ["*"]
|
||||
on: pull_request
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user