fix: specify on push
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -1,7 +1,5 @@
|
||||
name: Default CI
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
on: [push]
|
||||
pull_request:
|
||||
branches:
|
||||
- '**'
|
||||
|
||||
Reference in New Issue
Block a user