Add two more GitHub Actions workflows #633

Merged
lhchavez merged 1 commits from more-actions into master 2020-08-16 09:27:18 -05:00

1 Commits

Author SHA1 Message Date
lhchavez bbaf9746f9 Add two more GitHub Actions workflows
This change adds:

* `tag.yml`: Creates a new tag every time the master or a release branch
  is pushed.
* `backport.yml`: Creates a cherry-pick in older release branches to
  keep them up to date with little cost.
2020-08-16 06:53:23 -07:00