We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7dcea6 commit 906537cCopy full SHA for 906537c
.github/workflows/blank.yml
@@ -5,10 +5,11 @@ name: CI
5
# Controls when the workflow will run
6
on:
7
# Triggers the workflow on push or pull request events but only for the "main" branch
8
- push:
9
- branches: [ "main" ]
10
- pull_request:
11
+
+ #push:
+ # branches: [ "main" ]
+ #pull_request:
12
13
14
# Allows you to run this workflow manually from the Actions tab
15
workflow_dispatch:
.github/jupytext.yml renamed to .github/workflows/jupytext.yml
0 commit comments