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
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
on: [push, pull_request]
|
||||
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user