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

Don't set date if there have been no commits #5042

Merged
merged 2 commits into from Feb 7, 2023

Conversation

chuckwagoncomputing
Copy link
Member

Fix #4323

@rusefillc
Copy link
Contributor

@chuckwagoncomputing it says merge conflict

fetch-depth: 2

- name: Check last date
run: if [ "$(git log -1 --pretty=%B)" = "Update date" ]; then echo "skip=true" >> $GITHUB_ENV; fi
Copy link
Contributor

Choose a reason for hiding this comment

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

love it!

@chuckwagoncomputing
Copy link
Member Author

Conflicts are resolved FYI

@rusefillc rusefillc merged commit 7301a1a into rusefi:master Feb 7, 2023
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.

Do not leave repo just to robots
2 participants