Skip to content

change fair action on main merged pr only #13

change fair action on main merged pr only

change fair action on main merged pr only #13

Workflow file for this run

name: fair-software
on:
pull_request:
branches:
- main
types:
- closed
jobs:
if_merged:
if: github.event.pull_request.merged
verify:

Check failure on line 13 in .github/workflows/fair-software.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/fair-software.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
name: "fair-software"
runs-on: ubuntu-latest
steps:
- uses: fair-software/[email protected]
name: Measure compliance with fair-software.eu recommendations
env:
PYCHARM_HOSTED: "Trick colorama into displaying colored output"
with:
MY_REPO_URL: "https://github.com/${{ github.repository }}"