Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Conversation

joefspiro
Copy link
Contributor

Adds scripts to pull in specified Firebase docs into mapped directories every 30 minutes or manually.

- name: remove-temp-pull
run: rm -r temp-pull && git status --untracked-files
- name: git-commit-and-push
continue-on-error: true # A failure to commit means no changes.
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm wondering if it would be possible to use the result of a git diff to determine a change instead of a failed commit. WDYT?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@joefspiro
Copy link
Contributor Author

joefspiro commented Apr 21, 2023 via email

@joefspiro joefspiro merged commit e57977e into main Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants