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 3b85afc commit ed8b990Copy full SHA for ed8b990
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ name: CI
6
on:
7
# Triggers the workflow on push or pull request events but only for the main branch
8
push:
9
- branches: [ main, 1.2.1_proposed ]
+ branches: [ main ]
10
pull_request:
11
branches: [ main, 1.2.1_proposed ]
12
.github/workflows/cwltool.yml
@@ -4,7 +4,7 @@ name: test_with_cwltool
4
5
0 commit comments