mirror of
https://github.com/dsec-hub/dsec-notebook.git
synced 2026-09-22 15:43:58 +00:00
removed checking on push
This commit is contained in:
parent
1c9d2df92b
commit
9db4e2248d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
|
|
@ -2,7 +2,6 @@ name: Checks
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches-ignore: [main]
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue