Skip to content

Commit

Permalink
Merge branch 'master' of github.com:BMCV/galaxy-image-analysis into c…
Browse files Browse the repository at this point in the history
…i_trigger
  • Loading branch information
kostrykin committed Nov 10, 2023
2 parents c63905c + b0de24c commit e21eecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
echo "SKIP=-s tool_xsd" >> "$GITHUB_ENV"
- name: Set fail level for merge
if: ${{ github.event_name != 'pull_request' }}
run:
run: |
echo "FAIL_LEVEL=error" >> "$GITHUB_ENV"
echo "SKIP=-s tool_xsd" >> "$GITHUB_ENV"
- name: Planemo lint
Expand Down

0 comments on commit e21eecf

Please sign in to comment.