Commit 45a6093c authored by Ralf W. Grosse-Kunstleve's avatar Ralf W. Grosse-Kunstleve
Browse files

disabling GitHub Actions on pull_request (for this PR)

parent ea1cdf82
......@@ -2,7 +2,7 @@ name: CI
on:
workflow_dispatch:
pull_request:
# pull_request:
push:
branches:
- master
......
......@@ -2,7 +2,7 @@ name: Config
on:
workflow_dispatch:
pull_request:
# pull_request:
push:
branches:
- master
......
......@@ -5,7 +5,7 @@ name: Format
on:
workflow_dispatch:
pull_request:
# pull_request:
push:
branches:
- master
......
......@@ -2,7 +2,7 @@ name: Pip
on:
workflow_dispatch:
pull_request:
# pull_request:
push:
branches:
- master
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment