mirror of
https://github.com/dsec-hub/dsec-notebook.git
synced 2026-09-22 15:43:58 +00:00
Merge pull request #18 from dsec-hub/ci/delete-on-merge
remove pull request check
This commit is contained in:
commit
56d4895ce7
1 changed files with 0 additions and 1 deletions
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
|
|
@ -1,7 +1,6 @@
|
||||||
name: Checks
|
name: Checks
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
push:
|
push:
|
||||||
branches-ignore: [main]
|
branches-ignore: [main]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue