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

Created LICENSE checker script #725

Merged
merged 15 commits into from
May 15, 2024
Merged

Created LICENSE checker script #725

merged 15 commits into from
May 15, 2024

Conversation

noah1013
Copy link
Contributor

Added the license_check.yml script that prevents new pushes without the LICENSE file existing in the main femr directory. Also added the LICENSE script to the branch.

Copy link
Collaborator

@mhayes2772 mhayes2772 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work

on:
push:
branches:
- temr-dev-noah
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think maybe you can just remove the "branches:" portion, and it will do it for any push regardless of branch? Not 100%

@mhayes2772 mhayes2772 merged commit a60ab74 into temr-dev May 15, 2024
1 check passed
@noah1013 noah1013 deleted the temr-dev-noah branch May 23, 2024 16:49
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.

2 participants