Don't run the CI twice in an open PR
This commit is contained in:
parent
cda17d7b30
commit
856822d663
5
.github/workflows/main.yaml
vendored
5
.github/workflows/main.yaml
vendored
@ -1,7 +1,6 @@
|
|||||||
name: CI
|
name: CI
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
pull_request:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user