Skip to content
Snippets Groups Projects
Unverified Commit 235a663d authored by Mike McQuaid's avatar Mike McQuaid
Browse files

scheduled workflows: fix branch, add new files.

- ensure we reset to `origin/master` so we only have the commit we care
  about in the PR
- ensure we `git add` to include any new files
- don't use `git commit -a` and instead rely only on files added with
  `git add`
parent 755be7a3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment