Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Set up correctly branches filter in build, test GHA workflow file #242

Merged
merged 1 commit into from
Nov 13, 2023
Merged

ENH: Set up correctly branches filter in build, test GHA workflow file #242

merged 1 commit into from
Nov 13, 2023

Conversation

jhlegarreta
Copy link
Contributor

@jhlegarreta jhlegarreta commented Sep 18, 2023

Set up correctly branches filter in build, test GHA workflow file: use branches instead of branch to filter git branches.

Fixes:

Schema validation: Property 'branch' is not allowed

Relevant documentation:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#using-filters

@netlify
Copy link

netlify bot commented Sep 18, 2023

Deploy Preview for carpentries-dmri failed.

Name Link
🔨 Latest commit 7f90e9b
🔍 Latest deploy log https://app.netlify.com/sites/carpentries-dmri/deploys/6508d57cddae530008dad04e

@netlify
Copy link

netlify bot commented Sep 18, 2023

Deploy Preview for sdc-bids-dmri failed.

Name Link
🔨 Latest commit 72c9abe
🔍 Latest deploy log https://app.netlify.com/sites/sdc-bids-dmri/deploys/65516c373b5afb0008a8fc99

@jhlegarreta jhlegarreta changed the title ENH: Set up correctly branches filter in buil, test GHA workflow file ENH: Set up correctly branches filter in build, test GHA workflow file Sep 19, 2023
Set up correctly branches filter in build, test GHA workflow file: use
`branches` instead of `branch` to filter git branches.

Fixes:
```
Schema validation: Property 'branch' is not allowed
```

Relevant documentation:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#using-filters
@jhlegarreta jhlegarreta merged commit 2d0abbb into carpentries-incubator:main Nov 13, 2023
5 of 9 checks passed
@jhlegarreta jhlegarreta deleted the FixGHAWorkflowFileWarning branch November 13, 2023 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant