Removed pull from the workflow triggers
This commit is contained in:
parent
3d077642ed
commit
1cb75f4ae5
|
@ -1,6 +1,6 @@
|
|||
name: CI
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue